-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.14 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
[submodule "vim/powerline-fonts"]
path = vim/powerline-fonts
url = https://github.com/powerline/fonts.git
[submodule "vim/powerline"]
path = vim/powerline
url = https://github.com/powerline/powerline.git
[submodule "vim/vim-airline"]
path = vim/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/vim-airline-themes"]
path = vim/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/tagbar"]
path = vim/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/nerdtree"]
path = vim/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim-coffee-script"]
path = vim/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/YouCompleteMe"]
path = vim/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/DrawIt"]
path = vim/DrawIt
url = https://github.com/vim-scripts/DrawIt
[submodule "vim/markdown2ctags"]
path = vim/markdown2ctags
url = https://github.com/jszakmeister/markdown2ctags
[submodule "vim/cctree"]
path = vim/cctree
url = https://github.com/hari-rangarajan/CCTree.git