aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-03-14 23:13:51 +0100
committerBen Beltran <ben@nsovocal.com>2019-03-14 23:13:51 +0100
commit4894266f66d35763118a6d96b9dae6e0d7d84658 (patch)
tree8492a8d7fd334fc9e640af3d320b806af0e80cd8 /.gitmodules
parent9cf5f94bb3bac385ed90ac775e274a94b6afacab (diff)
Add vim vue
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8ae5a1..6ed076b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -56,3 +56,6 @@
[submodule "vim/bundle/syntastic-local-eslint"]
path = vim/bundle/syntastic-local-eslint
url = https://github.com/mtscout6/syntastic-local-eslint.vim.git
+[submodule "vim/bundle/vim-vue"]
+ path = vim/bundle/vim-vue
+ url = https://github.com/posva/vim-vue