X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/f7a3f46f8c0f2a6ae4ec8a2c284a8ac3e2b7cde3..0b0de929fa98457d22cbbcee65013ec261b660e2:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 72563cb..f9766d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,12 @@ [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 +[submodule "vim/bundle/vim-mucomplete"] + path = vim/bundle/vim-mucomplete + url = https://github.com/lifepillar/vim-mucomplete.git +[submodule "vim/bundle/syntastic-local-eslint"] + path = vim/bundle/syntastic-local-eslint + url = https://github.com/mtscout6/syntastic-local-eslint.vim.git