#Mojo Language Server (NeoVim)

4 messages · Page 1 of 1 (latest)

sharp flare
#

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.

steady crane
#

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.

#

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