-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.68 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.68 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
40
41
42
43
44
45
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/setcolors"]
path = bundle/setcolors
url = https://github.com/felixhummel/setcolors.vim.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "bundle/vim-nerdtree-syntax-highlight"]
path = bundle/vim-nerdtree-syntax-highlight
url = https://github.com/tiagofumo/vim-nerdtree-syntax-highlight.git
[submodule "bundle/vim-devicons"]
path = bundle/vim-devicon
url = https://github.com/ryanoasis/vim-devicons.git
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-startify"]
path = bundle/vim-startify
url = https://github.com/mhinz/vim-startify.git
[submodule "bundle/emmet"]
path = bundle/emmet
url = https://github.com/mattn/emmet-vim.git