When loading a vimoutliner file, it throws up a 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 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 into /usr/share/vim/vimfiles and that fixed the problem. Reproducible: Always
Created attachment 155059 [details] vimoutliner-0.3.4-r1.ebuild Same problem here with vimoutliner-0.3.4 However in order to make it run out of the box, in addition to place vimoutlinerrc in /usr/share/vim/vimfiles/ , I have to include one sed line from the 0.3.3.ebuild. Patched ebuild follows
(In reply to comment #1) > Created an attachment (id=155059) [edit] > vimoutliner-0.3.4-r1.ebuild Thanks, Renato. This fixes both problems, and I have committed it to the tree.