On Fri, Nov 13, 2009 at 11:04 PM, bill lam wrote: > > On Sat, 14 Nov 2009, Kana Natsuno wrote: >> >> > How to do dynamic abbrev expansion like that in emacs Meta-/ ? >> >> Type <C-n> or <C-p> in Insert mode. >> > > Got it, thank you.
Vim supports 13 different types of insert-mode completion, so it might be instructive to review :help ins-completion to learn what all your choices are. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
