summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 08:22:10 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:05:52 (GMT)
commit2c8109c5029a956bcbef8af595d2e878f7080e2b (patch)
tree9742ae9fd34ccbb3ae0eef46294c6ebd2ed2acaa
parent328f9d7811cff5fbfcf4ec9591b855961ca38eb5 (diff)
downloaddotfiles-2c8109c5029a956bcbef8af595d2e878f7080e2b.zip
dotfiles-2c8109c5029a956bcbef8af595d2e878f7080e2b.tar.gz
dotfiles-2c8109c5029a956bcbef8af595d2e878f7080e2b.tar.bz2
vim-addon-manager: Install debPlugin
l---------.vim/autoload/deb.vim1
l---------.vim/plugin/debPlugin.vim1
l---------.vim/syntax/deb.vim1
3 files changed, 3 insertions, 0 deletions
diff --git a/.vim/autoload/deb.vim b/.vim/autoload/deb.vim
new file mode 120000
index 0000000..c78db90
--- /dev/null
+++ b/.vim/autoload/deb.vim
@@ -0,0 +1 @@
+/usr/share/vim-scripts/autoload/deb.vim \ No newline at end of file
diff --git a/.vim/plugin/debPlugin.vim b/.vim/plugin/debPlugin.vim
new file mode 120000
index 0000000..764efcf
--- /dev/null
+++ b/.vim/plugin/debPlugin.vim
@@ -0,0 +1 @@
+/usr/share/vim-scripts/plugin/debPlugin.vim \ No newline at end of file
diff --git a/.vim/syntax/deb.vim b/.vim/syntax/deb.vim
new file mode 120000
index 0000000..274a5a8
--- /dev/null
+++ b/.vim/syntax/deb.vim
@@ -0,0 +1 @@
+/usr/share/vim-scripts/syntax/deb.vim \ No newline at end of file