Files
dotfiles/lazyvim/.config/nvim/.neoconf.json
Fabio Scotto di Santolo 48bb5346b2 Rename nvim to lazyvim
2025-07-23 17:27:40 +02:00

16 lines
183 B
JSON

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