- Re-implement setup wrapping and capabilities to preserve existing behaviour - Alias `package` options to new lsp module - Alias `packageFallback` options to new lsp module - Alias `preConfig` and `postConfig` to `lsp.luaConfig`
packageFallback
Added to `plugins.lsp` in 6a054de04d
6a054de04d
Example was referring to `luals` instead of `lua_ls`
Move the code related to the `lsp.servers` option into a dedicated module, cleaning up `modules/lsp/default.nix`.