Nvim: small tweaks
This commit is contained in:
parent
61577153be
commit
a650d003b1
2 changed files with 3 additions and 7 deletions
|
@ -12,7 +12,7 @@ return {
|
|||
{
|
||||
"folke/neodev.nvim",
|
||||
opts = {
|
||||
override = function(root_dir, library)
|
||||
override = function(_, library)
|
||||
library.enabled = true
|
||||
library.plugins = true
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue