mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(coding): use lazydev.nvim
instead of neodev.nvim
This commit is contained in:
parent
596c439db5
commit
5e76948d58
4 changed files with 42 additions and 5 deletions
|
@ -4,7 +4,6 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
event = "LazyFile",
|
||||
dependencies = {
|
||||
{ "folke/neodev.nvim", opts = {} },
|
||||
"mason.nvim",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue