Plugin changes
This commit is contained in:
parent
76a754de23
commit
523fedae4e
10 changed files with 289 additions and 210 deletions
|
@ -5,9 +5,7 @@ return {
|
|||
event = { "BufReadPre", "BufNewFile" },
|
||||
dependencies = {
|
||||
{ "folke/neoconf.nvim", cmd = "Neoconf", config = true },
|
||||
{ "folke/neodev.nvim", opts = {} },
|
||||
"mason-org/mason.nvim",
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
},
|
||||
---@class PluginLspOpts
|
||||
opts = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue