aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-12-27 16:09:30 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-12-27 16:09:30 -0200
commit4252c806e74c12be753ecb8bb013aea4c5cb6599 (patch)
tree6810093d92e3ada61491cbb7cd8dfb1829b25894
parent40e53370fbba1cdcfc41d55a5da03947c4fef24c (diff)
downloadvim-4252c806e74c12be753ecb8bb013aea4c5cb6599.tar.gz
vim-4252c806e74c12be753ecb8bb013aea4c5cb6599.tar.bz2
Adding syntastic submodule
-rw-r--r--.gitmodules3
m---------vim.dot.link/bundle/syntastic0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 90039e3..1ed9ed4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "vim.dot.link/bundle/tabular"]
path = vim.dot.link/bundle/tabular
url = https://github.com/godlygeek/tabular.git
+[submodule "vim.dot.link/bundle/syntastic"]
+ path = vim.dot.link/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic.git
diff --git a/vim.dot.link/bundle/syntastic b/vim.dot.link/bundle/syntastic
new file mode 160000
+Subproject edcb2f2baf1ad677cc5b5b2c9e939b915451096