-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.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
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/preservim/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/backpack"]
path = bundle/backpack
url = https://github.com/Mitch1000/backpack.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule "bundle/vim-nerdtree-syntax-highlight"]
path = bundle/vim-nerdtree-syntax-highlight
url = https://github.com/tiagofumo/vim-nerdtree-syntax-highlight.git
[submodule "bundle/vim-devicons"]
path = bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/everforest"]
path = bundle/everforest
url = https://github.com/sainnhe/everforest.git
[submodule "bundle/gruvbox"]
path = bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "bundle/lightline-bufferline"]
path = bundle/lightline-bufferline
url = https://github.com/mengelbrecht/lightline-bufferline.git
[submodule "bundle/coc.nvim"]
path = bundle/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule "bundle/nvim-lspconfig"]
path = bundle/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "bundle/vim-gutentags"]
path = bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/dracula"]
path = bundle/dracula
url = https://github.com/dracula/vim.git
[submodule "bundle/ayu"]
path = bundle/ayu
url = https://github.com/ayu-theme/ayu-vim.git