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