-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 762 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/Vim-Latex"]
path = .vim/bundle/Vim-Latex
url = git://github.com/hujunfeng/Vim-Latex.git
[submodule ".vim/bundle/vim-slim"]
path = .vim/bundle/vim-slim
url = git://github.com/morr/vim-slim.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule ".vim/bundle/jslint"]
path = .vim/bundle/jslint
url = https://github.com/hallettj/jslint.vim
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git