This repository has been archived on 2025-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
lazyconfig.nvim/.neoconf.json
2023-07-31 09:22:52 +02:00

16 lines
183 B
JSON

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