Saturday, July 7, 2012

Re: how to override system ftplugin settings with user custom ?

Hi chris!

On So, 08 Jul 2012, chris wrote:

>
> I set one option omnifunc in `~/.vim/ftplugin/python/python.vim` like this:
> setlocal omnifunc=3Dpython3complete#Complete
> But this can not work.
> When I open a python file. I checked omnifunc setting with command:
> `:verbose set omnifunc?`
> I get output:
> omnifunc=3Dpythoncomplete
> Last set /usr/share/vim/vim73/ftplugin/python.vim
>
> I want to override the system omnifunc setting with my own setting:
> setlocal omnifunc=3Dpython3complete#Complete

http://vimhelp.appspot.com/vim_faq.txt.html#faq-26.3

regards,
Christian
--
Wir meinen die Natur zu beherrschen, aber wahrscheinlich hat sie sich
nur an uns gewöhnt.
-- Karl Heinrich Waggerl

--
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: