-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.16 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/bundle/NERDtree.git"]
path = .vim/bundle/NERDtree.git
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/easymotion.git"]
path = .vim/bundle/easymotion.git
url = https://github.com/easymotion/vim-easymotion
[submodule ".vim/bundle/ack.git"]
path = .vim/bundle/ack.git
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/ctrlp.git"]
path = .vim/bundle/ctrlp.git
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/autoformat.git"]
path = .vim/bundle/autoformat.git
url = https://github.com/Chiel92/vim-autoformat.git
[submodule ".vim/bundle/vim-commentary.git"]
path = .vim/bundle/vim-commentary.git
url = git://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "/home/ifell/dotfiles/.vim/bundle/vim-airline-themes"]
path = /home/ifell/dotfiles/.vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/vim-airline-themes.git"]
path = .vim/bundle/vim-airline-themes.git
url = https://github.com/vim-airline/vim-airline-themes