init commit

This commit is contained in:
Raphael Martin 2024-04-03 07:58:00 +02:00
parent e1ca696309
commit 04db8b382a

15
.neoconf.json Normal file
View File

@ -0,0 +1,15 @@
{
"neodev": {
"library": {
"enabled": true,
"plugins": true
}
},
"neoconf": {
"plugins": {
"lua_ls": {
"enabled": true
}
}
}
}