X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/7f54f7ebc7e555a52ad9fcda7f54e2c3bc728af8..0b0de929fa98457d22cbbcee65013ec261b660e2:/.gitmodules diff --git a/.gitmodules b/.gitmodules index da3cf5f..f9766d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,27 @@ [submodule "vim/bundle/api-notation.vim"] path = vim/bundle/api-notation.vim url = git@github.com:rbdr/api-notation.vim.git +[submodule "vim/bundle/yajs.vim"] + path = vim/bundle/yajs.vim + url = https://github.com/othree/yajs.vim +[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 +[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