lazyvim branch

This commit is contained in:
Zacharias-Brohn
2025-04-07 16:25:04 +02:00
commit e157e8985f
24 changed files with 1237 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"neodev": {
"library": {
"enabled": true,
"plugins": true
}
},
"neoconf": {
"plugins": {
"lua_ls": {
"enabled": true
}
}
}
}