mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-14 03:14:38 +02:00
Take into account when `server_opts.enabled = false` to add the server into `exclude_automatic_enable`, since `configure(server)` won't execute for that. Also `return true` for `opts.setup` to be in accordance with the rest of `configure` function and remove `server_opts.enabled` conditional check from `configure`, since it will only execute when `server_opts.enabled ~= false` either way. |
||
---|---|---|
.. | ||
compat | ||
extras | ||
lsp | ||
coding.lua | ||
colorscheme.lua | ||
editor.lua | ||
formatting.lua | ||
init.lua | ||
linting.lua | ||
treesitter.lua | ||
ui.lua | ||
util.lua | ||
xtras.lua |