-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.37 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 "home/.vim/bundle/vim-colors-solarized"]
path = home/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "home/.vim/bundle/vim-rails"]
path = home/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/jshint"]
path = home/.vim/bundle/jshint
url = https://github.com/walm/jshint.vim.git
[submodule "home/.vim/bundle/snipmate.vim"]
path = home/.vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
[submodule "home/.vim/bundle/vim-surround"]
path = home/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/vim-json"]
path = home/.vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "home/.vim/bundle/ctrlp"]
path = home/.vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "home/.vim/bundle/zencoding-vim"]
path = home/.vim/bundle/zencoding-vim
url = http://github.com/mattn/zencoding-vim.git
[submodule "home/.vim/bundle/vim-localrc"]
path = home/.vim/bundle/vim-localrc
url = https://github.com/inkarkat/vim-localrc.git
[submodule "home/.vim/bundle/rust.vim"]
path = home/.vim/bundle/rust.vim
url = git://github.com/wting/rust.vim.git