1
0
Fork 0
neovim-config/.gitmodules
2023-03-27 16:09:35 -03:00

87 lines
3.7 KiB
Text

[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/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-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/gitsigns.nvim"]
path = pack/general/start/gitsigns.nvim
url = https://github.com/lewis6991/gitsigns.nvim
[submodule "pack/general/start/nvim-cmp"]
path = pack/general/start/nvim-cmp
url = https://github.com/hrsh7th/nvim-cmp
[submodule "pack/general/start/cmp-path"]
path = pack/general/start/cmp-path
url = https://github.com/hrsh7th/cmp-path
[submodule "pack/general/start/LuaSnip"]
path = pack/general/start/LuaSnip
url = https://github.com/L3MON4D3/LuaSnip
[submodule "pack/general/start/cmd_luasnip"]
path = pack/general/start/cmp_luasnip
url = https://github.com/saadparwaiz1/cmp_luasnip
[submodule "pack/general/start/cmp-buffer"]
path = pack/general/start/cmp-buffer
url = https://github.com/hrsh7th/cmp-buffer
[submodule "pack/general/start/cmp-nvim-lsp"]
path = pack/general/start/cmp-nvim-lsp
url = https://github.com/hrsh7th/cmp-nvim-lsp
[submodule "pack/general/start/friendly-snippets"]
path = pack/general/start/friendly-snippets
url = https://github.com/rafamadriz/friendly-snippets
[submodule "pack/general/start/Comment.nvim"]
path = pack/general/start/Comment.nvim
url = https://github.com/numToStr/Comment.nvim
[submodule "pack/general/start/vim-caddyfile"]
path = pack/general/start/vim-caddyfile
url = https://github.com/isobit/vim-caddyfile
[submodule "pack/general/start/git-blame.nvim"]
path = pack/general/start/git-blame.nvim
url = https://github.com/f-person/git-blame.nvim
[submodule "nvim-dap"]
path = pack/general/start/nvim-dap
url = https://github.com/mfussenegger/nvim-dap
[submodule "pack/general/start/nvim-dap-go"]
path = pack/general/start/nvim-dap-go
url = https://github.com/leoluz/nvim-dap-go
[submodule "pack/general/start/nvim-dap-ui"]
path = pack/general/start/nvim-dap-ui
url = https://github.com/rcarriga/nvim-dap-ui
[submodule "pack/general/start/vim-helm"]
path = pack/general/start/vim-helm
url = https://github.com/towolf/vim-helm
[submodule "pack/general/start/nvim-lint"]
path = pack/general/start/nvim-lint
url = https://github.com/mfussenegger/nvim-lint