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