see here:http://www.kamang.net/node/178

i think Vim can do this, too. we can use autocmd to substitute at read
and write. and set some imap to input. but does Vim has display map?
we can map some words to others. or map a picture to a word (in gui
mode), such as:
dmap text=ABC {abc} :echo "abc"
dmap icon=apple.xpm {apple} :!start explorer $VIM

the grammar just like emenu toolbar, or we can have more idea about
it...maybe Vim 7.3 or 8.0 will implement it...
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to