mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 21:13:49 +00:00
16 lines
198 B
JSON
16 lines
198 B
JSON
|
{
|
||
|
"neodev": {
|
||
|
"library": {
|
||
|
"enabled": true,
|
||
|
"plugins": true
|
||
|
}
|
||
|
},
|
||
|
"neoconf": {
|
||
|
"plugins": {
|
||
|
"lua_ls": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|