Suresh, what if I don't want to put '.' in 'iskeyword' option? (I doubt that vim actually takes that option in consideration when stopping completion) So I want completion window when typing '.' BUT when moving with 'w' command I want cursor move to 'table' and 'field' words. or 'object' and 'method' in 'object.method' text. If I set isk+=. I loose moving to methods and fields functionality with w command, searching with '*' command also suffers from that. I still think 'chars_that_stop_completion_option' would be useful option. But it's up to Bram to decide what is best for vim. -- Igor.
--~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
