vim doesn't find installed addons

Bug #364894 reported by Laurent Monin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vim-addon-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Using up-to-date Jaunty, i just installed vim-syntax-gtk through synaptic,
then ran as user "vim-addons install gtk-syntax".
But still no gtk syntax in vim nor gvim.

I expect this syntax to be available as soon vim-addons install gtk-syntax was run.

$> ls -l /var/lib/vim/addons/
total 0

$> ls -l /usr/share/vim/addons/
total 12
drwxr-xr-x 2 root root 4096 2009-04-13 10:18 doc
drwxr-xr-x 2 root root 4096 2009-04-13 10:12 plugin
drwxr-xr-x 2 root root 4096 2009-04-19 00:19 syntax

$> grep runtimepath /usr/share/vim/vimcurrent/debian.vim
set runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after

$> lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04

$> vim
   :set runtimepath
runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after

Colin Watson (cjwatson)
affects: ubuntu → vim-addon-manager (Ubuntu)
Revision history for this message
Niall Murphy (nmurphy) wrote :

Same problem with vim-latexsuite.
after installing the vim-latexsuite package i ran:

vim-addons install latex-suite

Vim did not load the plugins.

I then ran:
vim-addons -w install latex-suite
for system install but still vim does not load the plugin.

When i launch with "vim -D" vim never reads the plugin files.

Revision history for this message
Niall Murphy (nmurphy) wrote :

adding

filetype plugin on

to .vimrc tells vim to load filetype dependant plugins.

I suggest that this line be added to the system vimrc

Revision history for this message
Joshua Bearden (joshua-beardenlaw) wrote :

This still seems to be an issue in 10.10. I was having the same problem with vimoutliner. Following Niall's advice (in my local .vimrc) worked.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.