[Bug 181960] Re: vim plugin should be installed under vim/addons, not vim/vim70

2010-01-01 Thread Dave Meyers
I don't believe this is fixed. I just setup puppet on a new karmic
installation and the puppet syntax highlight is not working. Digging
deeper is appears that the runtimepath for vim set in
/usr/share/vim/vim72/debian.vim is

~/.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

/usr/share/vim/addons is not included in this path, I believe the files
should go in /var/lib/vim/addons instead.

I checked and found the same problem on jaunty.

workaround for now is the just modify your runtime path and the ftdetect
contents to your .vimrc file

set 
runtimepath=~/.vim,/usr/share/vim/addons,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after
au BufRead,BufNewFile *.pp set filetype=puppet

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181960] Re: vim plugin should be installed under vim/addons, not vim/vim70

2009-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package puppet - 0.24.5-3

---
puppet (0.24.5-3) unstable; urgency=medium

  * Set wait for cert timeout to 5 secs, to avoid resource abuse (Closes: 
#509566)
  * Distribute filebucket binary (Closes: #49)
  * Place vim syntax in the correct location (LP: #181960)

 -- Ubuntu Archive Auto-Sync arch...@ubuntu.com   Mon,  09 Feb 2009
08:56:51 +

** Changed in: puppet (Ubuntu)
   Status: Confirmed = Fix Released

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181960] Re: vim plugin should be installed under vim/addons, not vim/vim70

2008-11-23 Thread Daniel T Chen
Is this symptom still reproducible in 9.04?

** Changed in: puppet (Ubuntu)
   Status: New = Incomplete

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181960] Re: vim plugin should be installed under vim/addons, not vim/vim70

2008-11-23 Thread Gabriel de Perthuis
Yes (puppet uses /usr/share/vim/vim71 and vim is at 7.2).

** Changed in: puppet (Ubuntu)
   Status: Incomplete = Confirmed

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs