nyoom.nvim
nyoom.nvim copied to clipboard
lua-lsp not found error is triggered so many times when lua-lsp is not present.

Have you run :Mason in the nvim commandline? It will install the prelisted language servers needed for LSP. You can also manually install it in your shell/terminal.
nyoom sync should prompt you if you want to use mason to install language servers and tooling, if you hit y then it should install everything for you. Alternatively, as @N0TiNSiGHT mentioned, you can use your distro/operating systems's package manager to manually install tooling
But this is too many error message for one real problem, I think there should be just one message, rather than a screen of message.