You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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??