-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
63 lines (63 loc) · 2.08 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
[submodule "ext/vim-pathogen"]
path = ext/vim-pathogen
url = https://github.com/tpope/vim-pathogen
branch = master
[submodule "share/bundle/detectindent"]
path = share/bundle/detectindent
url = https://github.com/roryokane/detectindent
branch = master
[submodule "share/bundle/vim-kalisi"]
path = share/bundle/vim-kalisi
url = https://github.com/freeo/vim-kalisi
branch = master
[submodule "share/bundle/YouCompleteMe"]
path = share/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
branch = master
[submodule "share/bundle/vim-bbye"]
path = share/bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
branch = master
[submodule "share/bundle/vim-hardtime"]
path = share/bundle/vim-hardtime
url = https://github.com/takac/vim-hardtime.git
branch = master
[submodule "share/bundle/vim-airline"]
path = share/bundle/vim-airline
url = https://github.com/bling/vim-airline
branch = master
[submodule "share/bundle/vim-fugitive"]
path = share/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
branch = master
[submodule "share/bundle/vim-bufferline"]
path = share/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline
branch = master
[submodule "share/bundle/vim-signify"]
path = share/bundle/vim-signify
url = https://github.com/mhinz/vim-signify
branch = master
[submodule "share/bundle/vim-scala"]
path = share/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala
[submodule "share/bundle/vim-airline-themes"]
path = share/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
branch = master
[submodule "share/bundle/vim-eclim"]
path = share/bundle/vim-eclim
url = https://github.com/starcraftman/vim-eclim
branch = master
[submodule "share/bundle/vim-pug"]
path = share/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug
branch = master
[submodule "share/bundle/vala.vim"]
path = share/bundle/vala.vim
branch = master
url = https://github.com/arrufat/vala.vim
[submodule "share/bundle/vim-antlr"]
path = share/bundle/vim-antlr
url = https://github.com/dylon/vim-antlr
branch = master