1
0
Fork 0
neovim-config/.gitmodules

60 lines
2.6 KiB
Text

[submodule "pack/general/start/ale"]
path = pack/general/start/ale
url = https://github.com/dense-analysis/ale
[submodule "pack/general/start/completion-buffers"]
path = pack/general/start/completion-buffers
url = https://github.com/steelsojka/completion-buffers
[submodule "pack/general/start/completion-nvim"]
path = pack/general/start/completion-nvim
url = https://github.com/nvim-lua/completion-nvim
[submodule "pack/general/start/gruvbox.nvim"]
path = pack/general/start/gruvbox.nvim
url = https://github.com/npxbr/gruvbox.nvim
[submodule "pack/general/start/lush.nvim"]
path = pack/general/start/lush.nvim
url = https://github.com/rktjmp/lush.nvim
[submodule "pack/general/start/nvim-lspconfig"]
path = pack/general/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig
[submodule "pack/general/start/nvim-treesitter"]
path = pack/general/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule "pack/general/start/plenary.nvim"]
path = pack/general/start/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim
[submodule "pack/general/start/popup.nvim"]
path = pack/general/start/popup.nvim
url = https://github.com/nvim-lua/popup.nvim
[submodule "pack/general/start/telescope.nvim"]
path = pack/general/start/telescope.nvim
url = https://github.com/nvim-telescope/telescope.nvim
[submodule "pack/general/start/ultisnips"]
path = pack/general/start/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "pack/general/start/vim-airline"]
path = pack/general/start/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "pack/general/start/vim-airline-themes"]
path = pack/general/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "pack/general/start/vim-markdown"]
path = pack/general/start/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule "pack/general/start/vim-signify"]
path = pack/general/start/vim-signify
url = https://github.com/mhinz/vim-signify
[submodule "pack/general/start/vim-snippets"]
path = pack/general/start/vim-snippets
url = https://github.com/honza/vim-snippets
[submodule "pack/general/start/vim-surround"]
path = pack/general/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "pack/general/start/vim-toml"]
path = pack/general/start/vim-toml
url = https://github.com/cespare/vim-toml
[submodule "pack/general/start/vim-wordmotion"]
path = pack/general/start/vim-wordmotion
url = https://github.com/chaoren/vim-wordmotion
[submodule "pack/general/start/nerdcommenter"]
path = pack/general/start/nerdcommenter
url = https://github.com/preservim/nerdcommenter