-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 780 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "liquidprompt"]
path = liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "vim/bundle/multiple-cursors"]
path = vim/bundle/multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/dense-analysis/ale