LazyVim.LazyVim/lua
Iordanis Petkakis db31669abd Some more fixes
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.
2025-06-07 15:53:13 +03:00
..
lazyvim Some more fixes 2025-06-07 15:53:13 +03:00