-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.32 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
[submodule "mutt/.mutt/colors-solarized"]
path = mutt/.mutt/colors-solarized
url = https://github.com/altercation/mutt-colors-solarized.git
[submodule "vim/.vim/pack/plugins/start/vimwiki"]
path = vim/.vim/pack/plugins/start/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "vim/.vim/pack/plugins/start/vim-airline"]
path = vim/.vim/pack/plugins/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/.vim/pack/themes/opt/solarized8"]
path = vim/.vim/pack/themes/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule "vim/.vim/pack/plugins/start/vim-airline-themes"]
path = vim/.vim/pack/plugins/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/.vim/pack/plugins/start/nerdtree"]
path = vim/.vim/pack/plugins/start/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/pack/plugins/start/fugitive"]
path = vim/.vim/pack/plugins/start/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/pack/plugins/start/tagbar"]
path = vim/.vim/pack/plugins/start/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/.vim/pack/plugins/start/asyncrun"]
path = vim/.vim/pack/plugins/start/asyncrun
url = https://github.com/skywind3000/asyncrun.vim.git