[Vimoutliner] problem with plugin loading code
Martin DeMello
martindemello at gmail.com
Wed Jan 30 01:53:15 EST 2008
On Jan 29, 2008 2:38 PM, Stefan Schmiedl <s at xss.de> wrote:
> On Tue, 29 Jan 2008 15:32:29 +0100
> Stefan Schmiedl <s at xss.de> wrote:
>
> > my gentoo vimoutliner works, iff it is present.
>
> BTW: very helpful for debugging:
>
> stefan at g64 ~ $ vim -V9vl work/todo.otl
> stefan at g64 ~ $ less vl
Thanks, that was helpful! It does seem to be my lack of a
vimoutlinerrc, since that was the immediately preceding error:
not found in 'runtimepath': ".vimoutlinerrc vimoutlinerrc"
Error detected while processing /usr/share/vim/vimfiles/ftplugin/vo_base.vim:
line 664:
E121: Undefined variable: g:vo_modules_load
adding your suggested .vim/filetype.vim didn't help.
Examining the vim debug output, I think the gentoo package needs to
include a default vimoutlinerrc somewhere in the runtimepath
Searching for "/usr/share/vim/vimfiles/.vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/vimoutlinerrc"
Searching for "/usr/share/vim/vim71/.vimoutlinerrc"
Searching for "/usr/share/vim/vim71/vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/after/.vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/after/vimoutlinerrc"
I tried unpacking /usr/share/doc/vimoutliner-0.3.4/vimoutlinerrc.bz2
intoo /usr/share/vim/vimfiles and that did indeed fix the problem.
Thanks for the help, everyone - I'll file a bug report with whoever is
maintaining the gentoo package.
martin
More information about the VimOutliner
mailing list