aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-23 22:26:14 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-23 22:26:14 +0100
commit44df3592d15d4073dece34cd2a00c3b43aba0ce3 (patch)
tree237a486988b4c8df00002a3690c1e693d9ef33b1
parentfcb61b4acd186503f1aed031e75e4046c65df26f (diff)
downloaddotfiles-44df3592d15d4073dece34cd2a00c3b43aba0ce3.tar.gz
dotfiles-44df3592d15d4073dece34cd2a00c3b43aba0ce3.tar.bz2
dotfiles-44df3592d15d4073dece34cd2a00c3b43aba0ce3.zip
Added syntastic to vim
-rw-r--r--.gitmodules3
m---------vim/bundle/syntastic0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dd834b9..1075e84 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
10[submodule "vim/bundle/supertab"] 10[submodule "vim/bundle/supertab"]
11 path = vim/bundle/supertab 11 path = vim/bundle/supertab
12 url = https://github.com/ervandew/supertab.git 12 url = https://github.com/ervandew/supertab.git
13[submodule "vim/bundle/syntastic"]
14 path = vim/bundle/syntastic
15 url = https://github.com/scrooloose/syntastic.git
diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic
new file mode 160000
Subproject a7758aa188a2a1979070c704ff721216bdd68bc