I want to try coding with Sui Move in Neovim, but I'm a beginner and I don't really understand how LSP works. I installed sui-cli and configured it with nvim-lspconfig, but it’s not working.
-
Here’s my configuration in Neovim:

-
The server is being initiated, but I get the following error:


-
Is there a way to set up Sui Move development in Neovim??