Thanks Tony
Le lundi 5 novembre 2012 17:39:35 UTC+1, Tony Mechelynck a écrit : > On 05/11/12 16:58, niva wrote: > > > Hi, > > > > > > I am trying to feed a List with this kind of compoued words but it fails : > > > > > > WORD1.WORD2 > > > > > > > > > > > > When I type C-X C-K in order to display my dictionary list, it appears like > > that > > > WORD1 > > > WORD2 > > > > > > > > > How can I correct it in order to display WORD1.WORD2 ? > > > > > > > Try changing 'iskeyword', for instance: > > > > :setlocal isk+=. > > > > > > Best regards, > > Tony. > > -- > > To get something done, a committee should consist of no more than three > > men, two of them absent. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
