-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
97 lines (96 loc) · 3.67 KB
/
.gitmodules
File metadata and controls
97 lines (96 loc) · 3.67 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/AutoComplPop"]
path = vim/bundle/AutoComplPop
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "vim/bundle/vim-autocomplpop"]
path = vim/bundle/vim-autocomplpop
url = https://github.com/othree/vim-autocomplpop.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/php.vim"]
path = vim/bundle/php.vim
url = https://github.com/StanAngeloff/php.vim.git
[submodule "vim/bundle/vim-snippets"]
path = vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/bundle/vim-gnupg"]
path = vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "vim/bundle/vcl-vim-plugin"]
path = vim/bundle/vcl-vim-plugin
url = https://github.com/smerrill/vcl-vim-plugin.git
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/bundle/L9"]
path = vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/neocomplcache.vim"]
path = vim/bundle/neocomplcache.vim
url = https://github.com/Shougo/neocomplcache.vim.git
[submodule "vim/bundle/neosnippet.vim"]
path = vim/bundle/neosnippet.vim
url = https://github.com/Shougo/neosnippet.vim.git
[submodule "vim/bundle/perlomni.vim"]
path = vim/bundle/perlomni.vim
url = https://github.com/c9s/perlomni.vim.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/vim-nodejs-complete"]
path = vim/bundle/vim-nodejs-complete
url = https://github.com/myhere/vim-nodejs-complete.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/bind.vim"]
path = vim/bundle/bind.vim
url = https://github.com/seveas/bind.vim
[submodule "vim/bundle/vim-salt"]
path = vim/bundle/vim-salt
url = https://github.com/saltstack/salt-vim.git
[submodule "vim/bundle/neobundle.vim"]
path = vim/bundle/neobundle.vim
url = https://github.com/Shougo/neobundle.vim
[submodule "tools/liquidprompt"]
path = tools/liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "tools/statpipe"]
path = tools/statpipe
url = https://github.com/auduny/statpipe
[submodule "tools/libphutil"]
path = tools/libphutil
url = https://github.com/phacility/libphutil.git
[submodule "tools/arcanist"]
path = tools/arcanist
url = https://github.com/phacility/arcanist.git
[submodule "vim/bundle/salt-vim"]
path = vim/bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git