feat: remove unnedded plugins.
This commit is contained in:
parent
d0738bbf71
commit
5ebe154f29
2 changed files with 0 additions and 10 deletions
|
|
@ -7,6 +7,4 @@ vim.pack.add({
|
|||
{ src = "https://github.com/neovim/nvim-lspconfig" },
|
||||
-- Amazing neovim bundle of plugins that are super nice
|
||||
{ src = "https://github.com/nvim-mini/mini.nvim" },
|
||||
-- Fix the annoying neovim+lua errors
|
||||
{ src = "https://github.com/folke/lazydev.nvim" },
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue