]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - .gitmodules
Add ripgrep vim plugin
[rbdr/dotfiles] / .gitmodules
index d9ba2885498073ea7a1948e090de0f296c0eb7cc..e68f05a5a756c1e990e140980bb8588b7ee0e704 100644 (file)
@@ -1,15 +1,15 @@
+[submodule "prezto"]
+       path = prezto
+       url = git://github.com/rbdr/prezto.git
 [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"]
        path = vim/bundle/vim-easymotion
        url = git://github.com/Lokaltog/vim-easymotion.git
 [submodule "vim/bundle/vim-unimpaired"]
        path = vim/bundle/vim-unimpaired
        url = git://github.com/tpope/vim-unimpaired.git
-[submodule "vim/bundle/vim-showmarks"]
-       path = vim/bundle/vim-showmarks
-       url = git://github.com/vimez/vim-showmarks.git
+[submodule "vim/bundle/vim-misc"]
+       path = vim/bundle/vim-misc
+       url = https://github.com/xolox/vim-misc
+[submodule "vim/bundle/vim-lua-inspect"]
+       path = vim/bundle/vim-lua-inspect
+       url = https://github.com/xolox/vim-lua-inspect
+[submodule "vim/lua-inspect"]
+       path = vim/lua-inspect
+       url = git://github.com/davidm/lua-inspect.git
+[submodule "vim/bundle/mustache"]
+       path = vim/bundle/mustache
+       url = git://github.com/mustache/vim-mode.git
+[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