diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/vim-svelte-plugin | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fd369d2..f90b323 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "vim/bundle/vim-swift"] path = vim/bundle/vim-swift url = https://github.com/bumaociyuan/vim-swift +[submodule "vim/bundle/vim-svelte-plugin"] + path = vim/bundle/vim-svelte-plugin + url = https://github.com/leafOfTree/vim-svelte-plugin.git diff --git a/vim/bundle/vim-svelte-plugin b/vim/bundle/vim-svelte-plugin new file mode 160000 +Subproject 2ebb8e6193895f5f2d13e8bf2b9ed9dc123a22c |