chezmoi/dot_config/nvim/dot_neoconf.json

16 lines
188 B
JSON
Raw Permalink Normal View History

{
"neodev": {
"library": {
"enabled": true,
"plugins": true
}
},
"neoconf": {
"plugins": {
"sumneko_lua": {
"enabled": true
}
}
}
}