mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
16 lines
188 B
JSON
16 lines
188 B
JSON
{
|
|
"neodev": {
|
|
"library": {
|
|
"enabled": true,
|
|
"plugins": true
|
|
}
|
|
},
|
|
"neoconf": {
|
|
"plugins": {
|
|
"sumneko_lua": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
}
|