From fbcf47b8fc631e46a65d1c4dc048926982635ff8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 5 Nov 2017 14:13:56 -0500 Subject: don't autoalign => in puppet --- vim/ftplugin/puppet.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/ftplugin/puppet.vim (limited to 'vim') diff --git a/vim/ftplugin/puppet.vim b/vim/ftplugin/puppet.vim new file mode 100644 index 0000000..d1652a3 --- /dev/null +++ b/vim/ftplugin/puppet.vim @@ -0,0 +1 @@ +let g:puppet_align_hashes = 0 -- cgit v1.2.3-54-g00ecf