-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.49 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.49 KB
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
34
35
36
37
38
39
40
41
42
[submodule "bundle/SearchComplete"]
path = bundle/SearchComplete
url = git://github.com/vim-scripts/SearchComplete.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git@github.com:kien/ctrlp.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git@github.com:scrooloose/nerdcommenter.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/php.vim"]
path = bundle/php.vim
url = https://github.com/StanAngeloff/php.vim.git
[submodule "bundle/AutoComplPop"]
path = bundle/AutoComplPop
url = https://github.com/vim-scripts/AutoComplPop
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/neocomplcache.vim"]
path = bundle/neocomplcache.vim
url = git@github.com:Shougo/neocomplcache.vim.git
[submodule "bundle/jshint.vim"]
path = bundle/jshint.vim
url = git@github.com:walm/jshint.vim.git
[submodule "/Users/user/.vim/bundle/vim-airline"]
path = /Users/user/.vim/bundle/vim-airline
url = https://github.com/bling/vim-airline