X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/58326b0f13f97bd9a354f702f949b9b389dfb447..d289ba1ef96947f7dd50352e9621c849659e1bf2:/.gitmodules?ds=sidebyside diff --git a/.gitmodules b/.gitmodules index f867064..e68f05a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,15 @@ [submodule "vim/bundle/vim-togglelist"] path = vim/bundle/vim-togglelist url = https://github.com/milkypostman/vim-togglelist +[submodule "vim/bundle/editorconfig-vim"] + path = vim/bundle/editorconfig-vim + url = https://github.com/editorconfig/editorconfig-vim.git +[submodule "vim/bundle/snes-syntax-vim"] + path = vim/bundle/snes-syntax-vim + url = git@github.com:ARM9/snes-syntax-vim.git +[submodule "vim/bundle/vim-swift"] + path = vim/bundle/vim-swift + url = git@github.com:kballard/vim-swift.git +[submodule "vim/bundle/vim-ripgrep"] + path = vim/bundle/vim-ripgrep + url = https://github.com/jremmen/vim-ripgrep.git