-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.42 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "vim/vim/bundle/vim-pathogen"]
path = vim/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/vim-colors-solarized"]
path = vim/vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/vim/bundle/vim-ctrlp"]
path = vim/vim/bundle/vim-ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/vim/bundle/vim-surround"]
path = vim/vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/vim/bundle/vim-commentary"]
path = vim/vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "tmux/tmux/plugins/tmux-resurrect"]
path = tmux/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule "vim/vim/bundle/vim-obsession"]
path = vim/vim/bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "tmux/tmux/plugins/tmux-continuum"]
path = tmux/tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
[submodule "vim/vim/bundle/MatchTagAlways"]
path = vim/vim/bundle/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways.git
[submodule "vim/vim/bundle/vim-emmet"]
path = vim/vim/bundle/vim-emmet
url = https://github.com/mattn/emmet-vim.git