16 lines
188 B
JSON
16 lines
188 B
JSON
|
{
|
||
|
"neodev": {
|
||
|
"library": {
|
||
|
"enabled": true,
|
||
|
"plugins": true
|
||
|
}
|
||
|
},
|
||
|
"neoconf": {
|
||
|
"plugins": {
|
||
|
"sumneko_lua": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|