-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 1001 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "nvim/pack/bundle/start/nvim-treesitter"]
path = nvim/pack/bundle/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule "nvim/pack/bundle/start/nvim-lspconfig"]
path = nvim/pack/bundle/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig
[submodule "nvim/pack/bundle/start/projectionist"]
path = nvim/pack/bundle/start/projectionist
url = https://tpope.io/vim/projectionist.git
[submodule "nvim/pack/bundle/start/dispatch"]
path = nvim/pack/bundle/start/dispatch
url = https://tpope.io/vim/dispatch.git
[submodule "nvim/pack/bundle/start/copilot.vim"]
path = nvim/pack/bundle/start/copilot.vim
url = https://github.com/github/copilot.vim.git
[submodule "nvim/pack/bundle/start/conform.nvim"]
path = nvim/pack/bundle/start/conform.nvim
url = https://github.com/stevearc/conform.nvim.git
[submodule "nvim/pack/bundle/start/nvim-lint"]
path = nvim/pack/bundle/start/nvim-lint
url = https://github.com/mfussenegger/nvim-lint.git