-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.85 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.85 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
46
47
48
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/happy_hacking.vim"]
path = vim/bundle/happy_hacking.vim
url = https://github.com/YorickPeterse/happy_hacking.vim.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "LS_COLORS"]
path = LS_COLORS
url = https://github.com/trapd00r/LS_COLORS.git
[submodule "vim/bundle/tender-colorscheme"]
path = vim/bundle/tender-colorscheme
url = https://github.com/jacoborus/tender.vim.git
[submodule "vim/bundle/zenburn"]
path = vim/bundle/zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule "vim/bundle/jellybeans"]
path = vim/bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "vim/bundle/papercolor"]
path = vim/bundle/papercolor
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "vim/bundle/wombat256"]
path = vim/bundle/wombat256
url = https://github.com/vim-scripts/wombat256.vim.git
[submodule "vim/bundle/solarized8"]
path = vim/bundle/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule "vim/bundle/vorange"]
path = vim/bundle/vorange
url = https://github.com/Marfisc/vorange.git
[submodule "vim/bundle/mlterm-syntax"]
path = vim/bundle/mlterm-syntax
url = https://github.com/mytoh/vim-mlterm.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/lightline"]
path = vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "vim/bundle/lightline-gruvbox"]
path = vim/bundle/lightline-gruvbox
url = https://github.com/shinchu/lightline-gruvbox.vim.git