From: Ben Beltran Date: Thu, 14 Mar 2019 22:13:51 +0000 (+0100) Subject: Add vim vue X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/4894266f66d35763118a6d96b9dae6e0d7d84658?hp=-c Add vim vue --- 4894266f66d35763118a6d96b9dae6e0d7d84658 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 diff --git a/vim/bundle/vim-vue b/vim/bundle/vim-vue new file mode 160000 index 0000000..e306929 --- /dev/null +++ b/vim/bundle/vim-vue @@ -0,0 +1 @@ +Subproject commit e306929b27bea08ab505de7a4617e642b56b6dcd