LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
coding fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007 2023-06-29 20:50:04 +02:00
dap fix: make some extra deps optional 2023-05-22 20:57:26 +02:00
editor fix(mini.files): changed some window widths 2023-06-27 22:02:51 +02:00
formatting fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406 2023-03-10 13:55:06 +01:00
lang feat(rust): rust improvements (#1015) 2023-06-30 16:19:00 +02:00
linting fix(format): eslint should respect autoformat (#897) 2023-06-08 07:48:34 +02:00
test fix(neotest): properly detect __call. Fixes #847 2023-05-28 12:52:22 +02:00
ui fix(edgy): corrected filetype for symbols outline 2023-06-25 07:21:26 +02:00
util fix(hipatterns): default options 2023-05-27 09:36:05 +02:00
vscode.lua feat(vscode): better vscode support 2023-05-24 08:45:20 +02:00