summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorFlorian Pritz <florian.pritz@rise-world.com>2019-04-29 08:34:53 +0200
committerFlorian Pritz <bluewind@xinu.at>2019-05-10 18:04:06 +0200
commit8207051384aeb1aa11966426dbfa543c85bace0b (patch)
treecd94484ba926a15c2242d6e773679ebfe04aa44c /.vimrc
parent68428fb705f17058854d3728df10cae429249edc (diff)
downloaddotfiles-8207051384aeb1aa11966426dbfa543c85bace0b.tar.gz
dotfiles-8207051384aeb1aa11966426dbfa543c85bace0b.tar.xz
vim: Add vim-puppet
Signed-off-by: Florian Pritz <florian.pritz@rise-world.com>
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index fc20212..7cae315 100644
--- a/.vimrc
+++ b/.vimrc
@@ -122,6 +122,7 @@ Plugin 'rhysd/vim-grammarous'
Plugin 'dbeniamine/vim-mail'
Plugin 'vim-ruby/vim-ruby'
Plugin 'w0rp/ale'
+Plugin 'rodjek/vim-puppet'
call vundle#end()
syntax on