-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 883 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "bundle/vim-vagrant"]
path = bundle/vim-vagrant
url = https://github.com/hashivim/vim-vagrant.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/vim"]
path = bundle/vim
url = https://github.com/rainglow/vim.git
[submodule "bundle/ranger.vim"]
path = bundle/ranger.vim
url = https://github.com/francoiscabrol/ranger.vim.git
[submodule "bundle/gruvbox"]
path = bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git