From: Ben Beltran Date: Sun, 22 Dec 2019 14:54:07 +0000 (+0100) Subject: Add svelte plugin X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/d62c9c8e2f089f761a474740b433ef28dde97409 Add svelte plugin --- 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 index 0000000..2ebb8e6 --- /dev/null +++ b/vim/bundle/vim-svelte-plugin @@ -0,0 +1 @@ +Subproject commit 2ebb8e6193895f5f2d13e8bf2b9ed9dc123a22c9