On Oct 6, 12:46 pm, Dotan Cohen <[email protected]> wrote: > I have copyed the taglist.vim file to both /root/.vim and to > /root/.vim/plugins but when I try to start Vim with the +TlistOpen > option I get the message "E492: Not an editor command: TlistOpen" > > My runtime path seems to include ~/.vim (yes, I'm running as root): > runtimepath=~/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim70,/usr/share/vim/vimfiles/after,~/.vim/after > > This is on a CentOS 5.4 machine. What might be the issue? Thanks! >
The correct directory is "plugin", not "plugins". I assume ~ maps to / root when running as root (I'm not familiar with the ins and outs of root). -- 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
