summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 08:20:36 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:05:47 (GMT)
commit01a5773c571ca8e06b6a3c46b53df869419da562 (patch)
tree17331b1b9e0fbf57bc429dd941f3734d49b05831
parentcbc1526d70db34fc8487d9d1d7bba39771df071c (diff)
downloaddotfiles-01a5773c571ca8e06b6a3c46b53df869419da562.zip
dotfiles-01a5773c571ca8e06b6a3c46b53df869419da562.tar.gz
dotfiles-01a5773c571ca8e06b6a3c46b53df869419da562.tar.bz2
vim-addon-manager: Install puppet
l---------.vim/ftdetect/puppet.vim1
l---------.vim/ftplugin/puppet.vim1
l---------.vim/indent/puppet.vim1
l---------.vim/syntax/puppet.vim1
4 files changed, 4 insertions, 0 deletions
diff --git a/.vim/ftdetect/puppet.vim b/.vim/ftdetect/puppet.vim
new file mode 120000
index 0000000..25aa2e6
--- /dev/null
+++ b/.vim/ftdetect/puppet.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/ftdetect/puppet.vim \ No newline at end of file
diff --git a/.vim/ftplugin/puppet.vim b/.vim/ftplugin/puppet.vim
new file mode 120000
index 0000000..d1152e9
--- /dev/null
+++ b/.vim/ftplugin/puppet.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/ftplugin/puppet.vim \ No newline at end of file
diff --git a/.vim/indent/puppet.vim b/.vim/indent/puppet.vim
new file mode 120000
index 0000000..f05ce23
--- /dev/null
+++ b/.vim/indent/puppet.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/indent/puppet.vim \ No newline at end of file
diff --git a/.vim/syntax/puppet.vim b/.vim/syntax/puppet.vim
new file mode 120000
index 0000000..2c8a7d8
--- /dev/null
+++ b/.vim/syntax/puppet.vim
@@ -0,0 +1 @@
+/usr/share/vim/addons/syntax/puppet.vim \ No newline at end of file