From: Ben Beltran Date: Sun, 14 Apr 2019 23:48:21 +0000 (+0200) Subject: Add "official" Vim Swift tools X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/ed9d765c243993af72a86c55dc31f21d8bfc54e2 Add "official" Vim Swift tools --- diff --git a/.gitmodules b/.gitmodules index 95b0a18..fd369d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,3 +59,6 @@ [submodule "vim/bundle/ale"] path = vim/bundle/ale url = https://github.com/w0rp/ale +[submodule "vim/bundle/vim-swift"] + path = vim/bundle/vim-swift + url = https://github.com/bumaociyuan/vim-swift diff --git a/vim/bundle/vim-swift b/vim/bundle/vim-swift new file mode 160000 index 0000000..b4eb68a --- /dev/null +++ b/vim/bundle/vim-swift @@ -0,0 +1 @@ +Subproject commit b4eb68a8b0192c63862a14a6392073b6ee013a3a