feat: setup LSPs

This commit is contained in:
Stevan Freeborn
2025-01-16 12:23:15 -06:00
parent 40b9337594
commit 4f324020ca
6 changed files with 74 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"diagnostics.globals": [
"vim"
]
}