2009/1/25 Szymon Guz <[email protected]>: > is there any way to have some kind of case insensitive > iabbrev to have it like this: > > iabbrev integer INTEGER > > so all words like these: > > integER > Integer > INTeger > > will be changed into INTEGER?
Try this as a starting point. imap <space> <esc>guiwdiwa<c-r>";<bs><c-v><space> --Antony --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
