Hello, I have used completion in vim a lot. Suggestion: can we have a option with string of characters which stops completion? for example: set completestop = '.;:-+()' etc... so every user can configure when builtin vim competion stops.
For example - I don't want completion to stop when vim encounters typed '.' char. because that's way I complete database fields table.field1 table.field2 ... and '.' should not stop internal completion mechanism. In this patch I think we can not tell vim when to stop completion. right? --- Igor. [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
