Hi
In a french magazine an article presents a lot of vim features. For a
simple use of templates it says that html template could be use this
abbrev :
iabbrev <img> <img src='!cursor!' alt='<+Message de remplacement+>' /><CR><ESC>
:call search('!cursor!', 'b')<CR>cf!
It's suppose to put the cursor instead of !cursor! after inserting the
tag. But it doesn't work ! Also if i put the two lines in one.
I don't understand
Excuse me for my english, i'm french ....
Can you help Me
Thanks
Archibald
--
Archibald Chase
- A quoi tu penses ?
- Je pense que le jour où on mettra les cons sur orbite, t'as pas fini
de tourner.
-+- Michel Audiard -+-
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---