1
0
Fork 0
dotfiles/dot_config/nvim/dot_neoconf.json
2025-05-11 10:16:45 +02:00

15 lines
183 B
JSON

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