-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
69 lines (69 loc) · 3.21 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule ".vim/pack/gabriel/start/ultisnips"]
path = .vim/pack/gabriel/start/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/pack/gabriel/start/supertab"]
path = .vim/pack/gabriel/start/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/pack/gabriel/start/vim-fugitive"]
path = .vim/pack/gabriel/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/pack/gabriel/start/vim-airline"]
path = .vim/pack/gabriel/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/pack/gabriel/start/vim-snippets"]
path = .vim/pack/gabriel/start/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule ".tmux-config"]
path = .tmux-config
url = https://github.com/samoshkin/tmux-config.git
[submodule ".vim/pack/gabriel/start/nerdtree"]
path = .vim/pack/gabriel/start/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule ".vim/pack/gabriel/start/splitjoin"]
path = .vim/pack/gabriel/start/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim
[submodule ".vim/pack/gabriel/start/vim-commentary"]
path = .vim/pack/gabriel/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/pack/gabriel/start/vim-gitgutter"]
path = .vim/pack/gabriel/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/pack/gabriel/start/tagbar"]
path = .vim/pack/gabriel/start/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/pack/gabriel/start/tabular"]
path = .vim/pack/gabriel/start/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".vim/pack/gabriel/start/ctrlp"]
path = .vim/pack/gabriel/start/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/pack/gabriel/start/coc.nvim"]
path = .vim/pack/gabriel/start/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule ".vim/pack/gabriel/start/vim-tmux-navigator"]
path = .vim/pack/gabriel/start/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/pack/gabriel/start/vim-devicons"]
path = .vim/pack/gabriel/start/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule ".vim/pack/gabriel/start/nerdtree-git-plugin"]
path = .vim/pack/gabriel/start/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule ".vim/pack/gabriel/start/vim-airline-themes"]
path = .vim/pack/gabriel/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/pack/gabriel/start/vim-unimpaired"]
path = .vim/pack/gabriel/start/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/pack/gabriel/start/gruvbox"]
path = .vim/pack/gabriel/start/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule ".vim/pack/gabriel/start/ale"]
path = .vim/pack/gabriel/start/ale
url = https://github.com/dense-analysis/ale.git
[submodule ".vim/pack/gabriel/start/vim-grepper"]
path = .vim/pack/gabriel/start/vim-grepper
url = https://github.com/mhinz/vim-grepper.git
[submodule ".vim/pack/gabriel/start/vim-autoformat"]
path = .vim/pack/gabriel/start/vim-autoformat
url = https://github.com/Chiel92/vim-autoformat.git