-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.69 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
40
41
42
43
44
45
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = [email protected]:ycm-core/YouCompleteMe.git
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/bundle/editorconfig-vim
url = [email protected]:editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = [email protected]:junegunn/fzf.vim.git
[submodule ".vim/bundle/vim-polyglot"]
path = .vim/bundle/vim-polyglot
url = [email protected]:sheerun/vim-polyglot.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = [email protected]:tpope/vim-commentary.git
[submodule ".vim/bundle/fzf"]
path = .vim/bundle/fzf
url = [email protected]:junegunn/fzf.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = [email protected]:dense-analysis/ale.git
[submodule ".tmux/tmux-battery"]
path = .tmux/tmux-battery
url = [email protected]:tmux-plugins/tmux-battery.git
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/bundle/editorconfig-vim
url = [email protected]:editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/gruvbox"]
path = .vim/bundle/gruvbox
url = [email protected]:morhetz/gruvbox.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = [email protected]:preservim/nerdtree.git
[submodule ".vim/bundle/vim-one"]
path = .vim/bundle/vim-one
url = [email protected]:rakr/vim-one.git
[submodule ".vim/bundle/vim-solarized8"]
path = .vim/bundle/vim-solarized8
url = [email protected]:lifepillar/vim-solarized8.git
[submodule ".vim/bundle/nord-vim"]
path = .vim/bundle/nord-vim
url = [email protected]:arcticicestudio/nord-vim.git
[submodule ".vim/bundle/vim-prisma"]
path = .vim/bundle/vim-prisma
url = [email protected]:pantharshit00/vim-prisma.git