-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
50 lines (50 loc) · 1.79 KB
/
.gitmodules
File metadata and controls
50 lines (50 loc) · 1.79 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
[submodule "bundle/strange.vim"]
path = bundle/strange.vim
url = https://github.com/strange/strange.vim.git
[submodule "bundle/YankRing.vim"]
path = bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
ignore = untracked
[submodule "bundle/vim-indentblank"]
path = bundle/vim-indentblank
url = https://github.com/deuiore/vim-indentblank.git
[submodule "bundle/vim-xoria256mod"]
path = bundle/vim-xoria256mod
url = https://github.com/deuiore/vim-xoria256mod.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/vim-hlextraws"]
path = bundle/vim-hlextraws
url = https://github.com/deuiore/vim-hlextraws.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/neocomplete.vim"]
path = bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "bundle/vim-gitbranch"]
path = bundle/vim-gitbranch
url = https://github.com/itchyny/vim-gitbranch.git
ignore = untracked
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git