-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.31 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/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
branch = master
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
branch = master
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
branch = master
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/preservim/nerdcommenter
branch = master
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
branch = master
[submodule "vim/bundle/fzf"]
path = vim/bundle/fzf
url = https://github.com/junegunn/fzf
branch = master
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/coc.vim"]
path = vim/bundle/coc.vim
url = https://github.com/neoclide/coc.vim
[submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "kitty/kitty-themes"]
path = kitty/kitty-themes
url = [email protected]:dexpota/kitty-themes.git