Update .apps
Update .config/nvim/.luarc.json Update .config/nvim/init.lua Update .config/nvim/lazy-lock.json Update .config/user-dirs.dirs
This commit is contained in:
parent
fb0556e8f1
commit
e0b2318f85
5 changed files with 55 additions and 40 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"diagnostics.globals": [
|
||||
"vim"
|
||||
],
|
||||
"diagnostics.disable": [
|
||||
"param-type-mismatch"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue