Tuesday, February 1, 2011

Re: Word Autocomplete


You could setup a dictionary and add it.


setlocal dictionary+=/your/file/name

Where the file contains:
****
each
word
you
want
to
complete
on
new
lines
****

See :h 'dictionary'

Try that and see what it gets you.

Dave


On 2/1/2011 10:22 AM, Adolfo Olivera wrote:
Is there a file where I can put words that I use often to work with autocomplete?
 
Thanks!!!
--
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


No comments: