severity 683834 serious
tags 683834 + patch
thanks

Hi,

I'm bumping the severity to serious, since this makes the vim-puppet
package unusable for me and -I guess- all users (bypassing
vim-addon-manager isn't really a solution).

Below you'll find a trivial but untested patch that fixes the issue --
and while at it, also adds ftplugin to the files shipped by vim-puppet.

Thanks,
Faidon

--- a/vim-puppet.yaml
+++ b/vim-puppet.yaml
@@ -2,5 +2,6 @@
 description: "Syntax highlighting for puppet"
 files:
   - ftdetect/puppet.vim
+  - ftplugin/puppet.vim
   - indent/puppet.vim
   - syntax/puppet.vim
--- a/vim-puppet.install
+++ b/vim-puppet.install
@@ -1,3 +1,5 @@
 debian/vim-puppet.yaml /usr/share/vim/registry
 ext/vim/ftdetect/puppet.vim /usr/share/vim/addons/ftdetect
+ext/vim/ftplugin/puppet.vim /usr/share/vim/addons/ftplugin
 ext/vim/syntax/puppet.vim /usr/share/vim/addons/syntax
+ext/vim/indent/puppet.vim /usr/share/vim/addons/indent


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to