.gitmodules 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. [submodule "zsh/plugins/zsh-history-substring-search"]
  2. path = zsh/plugins/zsh-history-substring-search
  3. url = https://github.com/zsh-users/zsh-history-substring-search
  4. [submodule "zsh/plugins/zsh-syntax-highlighting"]
  5. path = zsh/plugins/zsh-syntax-highlighting
  6. url = https://github.com/zsh-users/zsh-syntax-highlighting
  7. [submodule "vim/bundle/undotree"]
  8. path = vim/bundle/undotree
  9. url = https://github.com/mbbill/undotree
  10. [submodule "vim/bundle/vim-geeknote"]
  11. path = vim/bundle/vim-geeknote
  12. url = https://github.com/neilagabriel/vim-geeknote
  13. [submodule "vim/bundle/syntastic"]
  14. path = vim/bundle/syntastic
  15. url = https://github.com/scrooloose/syntastic
  16. [submodule "vim/bundle/mru.vim"]
  17. path = vim/bundle/mru.vim
  18. url = https://github.com/vim-scripts/mru.vim
  19. [submodule "vim/bundle/vim-fugitive"]
  20. path = vim/bundle/vim-fugitive
  21. url = https://github.com/tpope/vim-fugitive
  22. [submodule "vim/bundle/vimux"]
  23. path = vim/bundle/vimux
  24. url = https://github.com/benmills/vimux
  25. [submodule "vim/bundle/vim-airline"]
  26. path = vim/bundle/vim-airline
  27. url = https://github.com/vim-airline/vim-airline
  28. [submodule "vim/bundle/YouCompleteMe"]
  29. path = vim/bundle/YouCompleteMe
  30. url = https://github.com/Valloric/YouCompleteMe
  31. ignore = dirty