Mojo Language Server (NeoVim)

Does anyone know how to add the mojo-language-server to nvim (NVChad)? I have the mojo.lua in my .config/nvim/Lua/configs/ directory but I don't know how to lazy load it.
3 Replies
Melody Daniel
Melody Daniel•7d ago
Does NVChad configure lsp? Mojo language server is in Magic's shell, and the config is included in nvim-lsp-config You just have to tell NVChad to enable it.
Melody Daniel
Melody Daniel•7d ago
In my own case, I use Astronvim and only tells it to enable mojo here, in Neovim v0.11. To use the server, Neovim has to be started in magic shell
No description
Sarctiann
Sarctiann•7d ago
https://discord.com/channels/1087530497313357884/1323311312708567092 Here we already open a question for Neovim 🙂

Did you find this page helpful?