-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.08 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
[submodule "vim/.vim/bundle/vim-pug"]
path = vim/.vim/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[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-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/.vim/bundle/auto-pairs"]
path = vim/.vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "vim/.vim/bundle/vim-airline"]
path = vim/.vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/vim-nix"]
path = vim/.vim/bundle/vim-nix
url = https://github.com/LnL7/vim-nix.git
[submodule "vim/.vim/bundle/vim-misc"]
path = vim/.vim/bundle/vim-misc
url = git@github.com:xolox/vim-misc.git