]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - .gitmodules
Update vim plugins
[rbdr/dotfiles] / .gitmodules
index 5c5f45281f5834e452c71cc8c28aed357905911f..f9766d8dc6042b8154544ae987ec1185d50f2e3a 100644 (file)
@@ -4,10 +4,10 @@
 [submodule "tmux-powerline"]
        path = tmux-powerline
        url = git://github.com/erikw/tmux-powerline.git
-[submodule "ctrlp"]
+[submodule "vim/bundle/ctrlp.vim"]
   path = vim/bundle/ctrlp.vim
        url = git://github.com/kien/ctrlp.vim.git
-[submodule "vim-json"]
+[submodule "vim/bundle/vim-json"]
   path = vim/bundle/vim-json
        url = git://github.com/elzr/vim-json.git
 [submodule "vim/bundle/vim-easymotion"]
        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
+       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