1
0
Fork 0
dotfiles/.gitmodules
Jeremy Kaplan 5c35f8f226 neosnippets
2018-01-04 18:24:05 -08:00

39 lines
1.5 KiB
Text

[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "zsh/z-zsh"]
path = zsh/z-zsh
url = https://github.com/sjl/z-zsh.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/bundle/auto-pairs"]
path = vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-textobj-user"]
path = vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "vim/bundle/vim-textobj-comment"]
path = vim/bundle/vim-textobj-comment
url = https://github.com/glts/vim-textobj-comment.git
[submodule "tako/plugins"]
path = tako/plugins
url = git@gitlab.com:jdkaplan/tako-plugins.git
[submodule "neovim/neosnippets"]
path = neovim/neosnippets
url = https://github.com/Shougo/neosnippet-snippets.git