home/.config/nvim/.neoconf.json
cswimr 0701eb141c
swap to custom lazyvim config
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-08 19:11:39 -04:00

15 lines
183 B
JSON

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