mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2024-11-25 00:38:38 -05:00
16 lines
183 B
JSON
16 lines
183 B
JSON
{
|
|
"neodev": {
|
|
"library": {
|
|
"enabled": true,
|
|
"plugins": true
|
|
}
|
|
},
|
|
"neoconf": {
|
|
"plugins": {
|
|
"lua_ls": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
}
|