-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.41 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.41 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
[submodule "bundle/solarized"]
path = bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/color_itg_flat"]
path = bundle/color_itg_flat
url = https://github.com/cdmedia/itg_flat_vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/Bling/vim-airline
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule "bundle/smarty"]
path = bundle/smarty
url = https://github.com/blueyed/smarty.vim
[submodule "bundle/pdv-standalone"]
path = bundle/pdv-standalone
url = https://github.com/mikehaertl/pdv-standalone.git
[submodule "bundle/javascript-libraries-syntax"]
path = bundle/javascript-libraries-syntax
url = https://github.com/othree/javascript-libraries-syntax.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/vim-dracula"]
path = bundle/vim-dracula
url = https://github.com/crusoexia/vim-dracula
[submodule "bundle/ngnix-vim"]
path = bundle/ngnix-vim
url = https://github.com/evanmiller/nginx-vim-syntax.git
[submodule "bundle/easygrep"]
path = bundle/easygrep
url = https://github.com/dkprice/vim-easygrep.git