.neoconf.json (183B)
1 { 2 "neodev": { 3 "library": { 4 "enabled": true, 5 "plugins": true 6 } 7 }, 8 "neoconf": { 9 "plugins": { 10 "lua_ls": { 11 "enabled": true 12 } 13 } 14 } 15 }
lazyvim-starterMy configuration changes to https://github.com/LazyVim/starter | |
| git clone https://git.eamoncaddigan.net/lazyvim-starter.git | |
| Log | Files | Refs | README | LICENSE |