Sarctiann
(Sebastián Atlántico)
1
I created a simple configuration some time ago.
This time, I improved it with AI to achieve a more automated workflow.
This plugin allows us to simply:
As soon as we open a .mojo file, Neovim will identify the environment and set up the lsp.
Of course, this requires that we have our .venv/ or .pixi/ dir.
mojo-lang.lua (lazy.vim config)
aarnphm
(aaron)
3
This is very cool. I though do think that having conform.nvim, neovim-lspconfig.nvim, and nvim-lint would be very neat for those who uses that.
Sarctiann
(Sebastián Atlántico)
4
Yeah, did you read the readme?
I don’t know if it is working with nvim-lint… but I’m getting linting from lsp.
Feel free to open a PR
aarnphm
(aaron)
5
ah sorry was just looking at the lua code directly without skimming the readme 
Sarctiann
(Sebastián Atlántico)
6
I just added Treesitter to the plugin. And I updated it to Mojo 1.0