mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-02-20 04:12:14 +00:00
16 lines
183 B
JSON
16 lines
183 B
JSON
|
{
|
||
|
"neodev": {
|
||
|
"library": {
|
||
|
"enabled": true,
|
||
|
"plugins": true
|
||
|
}
|
||
|
},
|
||
|
"neoconf": {
|
||
|
"plugins": {
|
||
|
"lua_ls": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|