Initial commit from notebook

This commit is contained in:
2025-12-13 09:58:52 +03:00
commit e031105b26
28 changed files with 6536 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"neodev": {
"library": {
"enabled": true,
"plugins": true
}
},
"neoconf": {
"plugins": {
"lua_ls": {
"enabled": true
}
}
}
}