Update rust module (#1388)
Use rust-analyzer as lsp server and tree-sitter for syntax highlighting.
This commit is contained in:
parent
1727734002
commit
54e3d81b1f
3 changed files with 34 additions and 17 deletions
|
@ -20,6 +20,7 @@
|
|||
* Replace `yank-pop` key-binding to `counse-yank-pop` for `ivy-mode`.
|
||||
* The keybinding for `proced` is now enabled unconditionally.
|
||||
* Replace prelude-go backend with `lsp` instead of unmaintained tools
|
||||
* Use `rust-analyzer` as language server for prelude-rust and provide nicer syntax highlighting with `tree-sitter`
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue