On Thu, Nov 6, 2008 at 23:36, Roberto Miura Honji <[EMAIL PROTECTED]> wrote: > - Auto-complete using a tab key (like ctrl-p). > - When the word have a '/' (linux separator of directories) auto-complete > like a file (ctrl-x ctrl-f). > - When the list search is returned, the tab can be used to scroll through > the list. > - when the previous char is space, tab, the cursor position is a col = 0 or > ctrl-x ctrl-i is typed, the char tab is insert normally)
Maybe I didn't get what you mean, but 1, 3, and 4 can already be done using the right mappings. I actually use something similar in my own setup. Regarding 2, I think this should also be quite easy to do without modifying Vim source code. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
