- Install Neovim
- Install AstroNvim
- After installed AstroNvim, you can customise it
- Install rust LSP
In Neovim, execute command::LspInstall rust
- Install rust language parser (tree-sitter)
In Neovim, execute command::TSInstall rust
- Install lua language parser (tree-sitter)
In Neovim, execute command::TSInstall lua
This is useful for editting the Neovim config (lua) files (*.lua)
No comments:
Post a Comment