mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
16 lines
183 B
JSON
Vendored
16 lines
183 B
JSON
Vendored
{
|
|
"neodev": {
|
|
"library": {
|
|
"enabled": true,
|
|
"plugins": true
|
|
}
|
|
},
|
|
"neoconf": {
|
|
"plugins": {
|
|
"lua_ls": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
}
|