forked from LazyVim/LazyVim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rust): rust improvements (LazyVim#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
- Loading branch information
1 parent
a6246f0
commit c836481
Showing
1 changed file
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters