forked from treelite/vimconfig
-
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.19 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.19 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 "nerdtree"]
path = nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "tagbar"]
path = tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim-markdown"]
path = vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "neocomplcache.vim"]
path = neocomplcache.vim
url = https://github.com/Shougo/neocomplcache.vim.git
[submodule "ctrlp.vim"]
path = ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim-less"]
path = vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "jshint2.vim"]
path = jshint2.vim
url = https://github.com/Shutnik/jshint2.vim.git
[submodule "vim-stylus"]
path = vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "emmet-vim"]
path = emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim-powerline"]
path = vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "powerline"]
path = powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "vim-airline"]
path = vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim-fugitive"]
path = vim-fugitive
url = https://github.com/tpope/vim-fugitive.git