-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 960 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 960 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = https://github.com/garbas/vim-snipmate.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/tlib.vim"]
path = .vim/bundle/tlib.vim
url = https://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/mw-utils.vim"]
path = .vim/bundle/mw-utils.vim
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule ".vim/bundle/sensible.vim"]
path = .vim/bundle/sensible.vim
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/syntastic.vim"]
path = .vim/bundle/syntastic.vim
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/airline.vim"]
path = .vim/bundle/airline.vim
url = https://github.com/bling/vim-airline
[submodule ".vim/bundle/vim-vinegar.vim"]
path = .vim/bundle/vim-vinegar.vim
url = https://github.com/tpope/vim-vinegar.git