-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
39 lines (39 loc) · 1.6 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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "vim/vim/bundle/taskpaper.vim"]
path = vim/vim/bundle/taskpaper.vim
url = https://github.com/davidoc/taskpaper.vim
[submodule "vim/vim/bundle/nerdcommenter"]
path = vim/vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/vim-fugitive"]
path = vim/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim/bundle/ctrlp.vim"]
path = vim/vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/vim/bundle/vim-unimpaired"]
path = vim/vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/vim/bundle/vim-repeat"]
path = vim/vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/vim/bundle/vim-vinegar"]
path = vim/vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/vim/bundle/vim-gitgutter"]
path = vim/vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/vim/bundle/kotlin-vim"]
path = vim/vim/bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim
[submodule "vim/vim/bundle/vim-go"]
path = vim/vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/vim/bundle/vim-diminactive"]
path = vim/vim/bundle/vim-diminactive
url = https://github.com/blueyed/vim-diminactive.git