Re: [arch-general] vim 7.2.245-1
On Tue, Sep 22, 2009 at 1:51 PM, Jozsef <jozefk@gmx.com> wrote:
On Tue, 22 Sep 2009, Xavier wrote:
On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Mon, Sep 21, 2009 at 10:32 PM, Jozsef <jozefk@gmx.com> wrote:
I never used runtimepath before and everything worked fine.
You shouldn't have to. It is set by default by vim. In a running vim instance do :echo &runtimepath
To Jozsef : please remove your custom runtimepath from vimrc, and paste the output of the above command.
You should keep your plugins in ~/.vim/ , and figure out why they are not found there.
Here is the output: /home/jozefk/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim72/,/usr/share/vim/vimfiles/after,/home/jozefk/.vim/after
And why the plugins don't work I can not tell you because I'm not moving them around. If I put runtimepath in .vimrc they work, if I remove it they don't work. So the problem is not with plugins and it's not with runtimepath. I don't know what else is different in this verison of vim. I'm not a programer and developer of vim. I'm just using it everyday. Even this email I'm typing in vim (without plugins since I comment out runtimepath :)
Um are you actually installing your plugins to ~/.vim/plugin? The runtime path above (the default) clearly includes the same directories that your manual runtimepath setting has... I don't know what you're doing, but you have some major config issues. Please mv your vimrc/gvimrc files away so that no extraneous config files are executed and try again. Which plugins in particular are you talking about? Can we get an "ls -l ~/.vim/plugin" ?
On Tue, 22 Sep 2009, Aaron Griffin wrote:
On Tue, Sep 22, 2009 at 1:51 PM, Jozsef <jozefk@gmx.com> wrote:
On Tue, 22 Sep 2009, Xavier wrote:
On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Mon, Sep 21, 2009 at 10:32 PM, Jozsef <jozefk@gmx.com> wrote:
I never used runtimepath before and everything worked fine.
You shouldn't have to. It is set by default by vim. In a running vim instance do :echo &runtimepath
To Jozsef : please remove your custom runtimepath from vimrc, and paste the output of the above command.
You should keep your plugins in ~/.vim/ , and figure out why they are not found there.
Here is the output: /home/jozefk/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim72/,/usr/share/vim/vimfiles/after,/home/jozefk/.vim/after
And why the plugins don't work I can not tell you because I'm not moving them around. If I put runtimepath in .vimrc they work, if I remove it they don't work. So the problem is not with plugins and it's not with runtimepath. I don't know what else is different in this verison of vim. I'm not a programer and developer of vim. I'm just using it everyday. Even this email I'm typing in vim (without plugins since I comment out runtimepath :)
Um are you actually installing your plugins to ~/.vim/plugin? The runtime path above (the default) clearly includes the same directories that your manual runtimepath setting has...
I don't know what you're doing, but you have some major config issues. Please mv your vimrc/gvimrc files away so that no extraneous config files are executed and try again.
Which plugins in particular are you talking about? Can we get an "ls -l ~/.vim/plugin" ?
To move .vimrc away? but all my settings are in .vimrc :) how do you imagine anything to work without .vimrc? I don't have vi and gvim anymore. only vim and .vimrc total 348 -rw-r--r-- 1 jozefk jozefk 40775 2009-07-02 20:46 calendar.vim -rw------- 1 jozefk jozefk 15940 2006-10-30 21:23 cecutil.vim -rw------- 1 jozefk jozefk 62195 2006-10-31 00:17 engspchk.vim -rwxr--r-- 1 jozefk jozefk 30714 2008-01-25 10:04 matchit.vim -rw-r--r-- 1 jozefk jozefk 147930 2007-09-21 18:11 taglist.vim -rw-r--r-- 1 jozefk jozefk 1583 2009-06-25 13:49 templates.vim -rw-r--r-- 1 jozefk jozefk 36771 2009-07-02 21:11 vimcommander.vim and my .vimrc is important as well: http://dpaste.com/97063/ -- Best, Jozsef Kurucity | Web & Graphic Designer +971 50 6783113 | jozefk@gmx.com
participants (2)
-
Aaron Griffin
-
Jozsef