-
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) · 875 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 875 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/nerdtree"]
path = bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git@github.com:vim-airline/vim-airline.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = git@github.com:terryma/vim-multiple-cursors.git
[submodule "bundle/vim-codefmt"]
path = bundle/vim-codefmt
url = git@github.com:google/vim-codefmt.git
[submodule "bundle/vim-maktaba"]
path = bundle/vim-maktaba
url = git@github.com:google/vim-maktaba.git
[submodule "bundle/kotlin-vim"]
path = bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim