-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
45 lines (45 loc) · 1.84 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
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule ".vim/bundle/github-scheme"]
path = .vim/bundle/github-scheme
url = https://github.com/endel/vim-github-colorscheme.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/vim-scripts/supertab.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/underscore-templates.vim"]
path = .vim/bundle/underscore-templates.vim
url = https://github.com/aaronj1335/underscore-templates.vim.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-jade"]
path = .vim/bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/lunaru/vim-less.git
[submodule ".vim/bundle/vim-stylus"]
path = .vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/vim-autoclosetag"]
path = .vim/bundle/vim-autoclosetag
url = https://github.com/ypid/HTML-AutoCloseTag.git
[submodule ".vim/bundle/zeavim"]
path = .vim/bundle/zeavim
url = https://github.com/KabbAmine/zeavim.vim.git