Commit graph

3 commits

Author SHA1 Message Date
loqusion
79b1c92dd2
feat(rust): rust improvements (#1015)
* fix(rust): move lspconfig opts to correct location

lspconfig's `opts` goes in rust-tools's `opts.server`; see
https://github.com/simrat39/rust-tools.nvim#configuration

* feat(rust): add neotest-rust

* feat(rust): allow user to extend rust-tools with `opts`

Also avoids calling rust-tools's `setup()` twice.

* style(rust): fix indentation for stylua comment
2023-06-30 16:19:00 +02:00
André Freitas
c992ebec46
fix(lang): indentation in rust lang extra (#1017) 2023-06-30 16:03:22 +02:00
Amaan Qureshi
5a441f8972
feat(lang): Add Rust config (#1012) 2023-06-30 08:55:18 +02:00