Monday, January 25, 2010

Re: How to exclude scan of included files when pressing ctrl+p

> I know about the ctrl+x+? combination. So I can complete from only
> dictionary or only include files etc. However, I want to complete from
> all sources minus the include files (which take forever and not
> required when I'm not coding). Can someone please suggest how to get
> it done?


You don't detail which ^X option you're using. However, Vim does
offer the 'complete' option that allows you to specify which
sources are (or are not) scanned for certain completions:

:help 'complete'

-tim

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: