Updates nvim config

This commit is contained in:
Dennis Schoepf 2025-02-08 00:48:32 +01:00
parent 21596087a5
commit 629929a1fc
16 changed files with 108 additions and 162 deletions

View file

@ -0,0 +1,6 @@
{
"diagnostics.globals": [
"vim",
"Snacks"
]
}