-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 3.15 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
[submodule "configs/.local/share/nvim/site/pack/git/start/fugitive"]
path = configs/.local/share/nvim/site/pack/git/start/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "configs/.local/share/nvim/site/pack/git/start/fugitive-rhubarb"]
path = configs/.local/share/nvim/site/pack/git/start/fugitive-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "configs/.local/share/nvim/site/pack/git/start/treesitter"]
path = configs/.local/share/nvim/site/pack/git/start/treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
[submodule "configs/.local/share/nvim/site/pack/git/start/polyglot"]
path = configs/.local/share/nvim/site/pack/git/start/polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "configs/.local/share/nvim/site/pack/git/start/editorconfig"]
path = configs/.local/share/nvim/site/pack/git/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "configs/.local/share/nvim/site/pack/git/start/nightfox"]
path = configs/.local/share/nvim/site/pack/git/start/nightfox
url = https://github.com/EdenEast/nightfox.nvim.git
[submodule "configs/.local/share/nvim/site/pack/git/start/vim-visual-multi"]
path = configs/.local/share/nvim/site/pack/git/start/vim-visual-multi
url = https://github.com/mg979/vim-visual-multi.git
[submodule "configs/.local/share/nvim/site/pack/git/start/mason.nvim"]
path = configs/.local/share/nvim/site/pack/git/start/mason.nvim
url = https://github.com/williamboman/mason.nvim
[submodule "configs/.local/share/nvim/site/pack/git/start/mason-lspconfig.nvim"]
path = configs/.local/share/nvim/site/pack/git/start/mason-lspconfig.nvim
url = https://github.com/williamboman/mason-lspconfig.nvim
[submodule "configs/.local/share/nvim/site/pack/git/start/neovim/nvim-lspconfig"]
path = configs/.local/share/nvim/site/pack/git/start/lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "configs/.local/share/nvim/site/pack/git/start/cmp-nvim-lsp"]
path = configs/.local/share/nvim/site/pack/git/start/cmp-nvim-lsp
url = https://github.com/hrsh7th/cmp-nvim-lsp.git
[submodule "configs/.local/share/nvim/site/pack/git/start/cmp-buffer"]
path = configs/.local/share/nvim/site/pack/git/start/cmp-buffer
url = https://github.com/hrsh7th/cmp-buffer.git
[submodule "configs/.local/share/nvim/site/pack/git/start/cmp-path"]
path = configs/.local/share/nvim/site/pack/git/start/cmp-path
url = https://github.com/hrsh7th/cmp-path.git
[submodule "configs/.local/share/nvim/site/pack/git/start/nvim-cmp"]
path = configs/.local/share/nvim/site/pack/git/start/nvim-cmp
url = https://github.com/hrsh7th/nvim-cmp.git
[submodule "configs/.local/share/nvim/site/pack/git/start/vim-vsnip"]
path = configs/.local/share/nvim/site/pack/git/start/vim-vsnip
url = https://github.com/hrsh7th/vim-vsnip.git
[submodule "configs/.local/share/nvim/site/pack/git/start/cmp-vsnip"]
path = configs/.local/share/nvim/site/pack/git/start/cmp-vsnip
url = https://github.com/hrsh7th/cmp-vsnip.git
[submodule "configs/.local/share/nvim/site/pack/git/start/carbon.nvim"]
path = configs/.local/share/nvim/site/pack/git/start/carbon.nvim
url = https://github.com/SidOfc/carbon.nvim.git