summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2017-08-25 19:12:47 +0200
committerTharre <tharre3@gmail.com>2017-08-25 19:12:47 +0200
commitaccc943fc885d8381d796f26d2800f73022904fc (patch)
treee97aa2f9e8ef5d8b00ff27f10858a2117f595e39
parent81b425e9e30e43bc83ac354b9cd2e9ae9922b22c (diff)
downloaddotfiles-accc943fc885d8381d796f26d2800f73022904fc.tar.gz
dotfiles-accc943fc885d8381d796f26d2800f73022904fc.tar.xz
dotfiles-accc943fc885d8381d796f26d2800f73022904fc.zip
vim: add vim-shebang plugin
-rw-r--r--.gitmodules3
m---------.vim/bundle/vim-shebang0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0078b1d..d63bfae 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,3 +64,6 @@
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
+[submodule ".vim/bundle/vim-shebang"]
+ path = .vim/bundle/vim-shebang
+ url = https://github.com/vitalk/vim-shebang.git
diff --git a/.vim/bundle/vim-shebang b/.vim/bundle/vim-shebang
new file mode 160000
+Subproject a48f08e20e8d7b06cdd526c95c3874ddd529eef