-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
66 lines (66 loc) · 2.62 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
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
[submodule "home/vim/bundle/vim-pathogen"]
path = home/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "home/vim/bundle/vim-colors-solarized"]
path = home/vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "home/vim/bundle/vim-airline"]
path = home/vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "home/vim/bundle/vim-airline-themes"]
path = home/vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "home/vim/bundle/vim-gitgutter"]
path = home/vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "home/vim/bundle/vim-surround"]
path = home/vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "home/vim/bundle/vim-sleuth"]
path = home/vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth
[submodule "home/vim/bundle/vim-markdown"]
path = home/vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown
[submodule "home/vim/bundle/vim-javascript"]
path = home/vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "home/vim/bundle/vim-jsx"]
path = home/vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx
[submodule "home/vim/bundle/syntastic"]
path = home/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "home/vim/bundle/vim-fugitive"]
path = home/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "home/vim/bundle/ctrlp.vim"]
path = home/vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "home/vim/bundle/vim-go"]
path = home/vim/bundle/vim-go
url = https://github.com/fatih/vim-go
[submodule "home/vim/bundle/dash.vim"]
path = home/vim/bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "home/vim/bundle/vim-vinegar"]
path = home/vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "home/vim/bundle/html5.vim"]
path = home/vim/bundle/html5.vim
url = https://github.com/othree/html5.vim
[submodule "home/vim/bundle/vim-css-color"]
path = home/vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule "home/nodenv"]
path = home/nodenv
url = https://github.com/nodenv/nodenv.git
[submodule "home/rbenv"]
path = home/rbenv
url = https://github.com/rbenv/rbenv.git
[submodule "home/node-build"]
path = home/node-build
url = https://github.com/nodenv/node-build.git
[submodule "home/vim/bundle/vim-kamailio-syntax"]
path = home/vim/bundle/vim-kamailio-syntax
url = https://github.com/kamailio/vim-kamailio-syntax