dotfiles/home/private_dot_config/nvim/dot_neoconf.json
2023-02-10 09:24:29 -06:00

16 lines
188 B
JSON

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