LazyVim.LazyVim/lua/lazyvim/plugins/extras
Lucas 3fadf6af8f
fix(rust): let rustaceans.nvim setup rust_analyzer (#3389)
fix this warning
```
   Warn  11:52:45 PM notify.warn nvim-lspconfig.rust_analyzer has been setup.
This will likely lead to conflicts with the rustaceanvim LSP client.
See ':h rustaceanvim.mason'
```
fix taken from https://github.com/mrcjkb/rustaceanvim/blob/master/doc/mason.txt
2024-05-31 13:56:40 +02:00
..
coding fix: rename +a which-key group to ai. Fixes #3392 2024-05-31 08:21:50 +02:00
dap feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
editor feat: trouble v3 2024-05-30 14:41:13 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang fix(rust): let rustaceans.nvim setup rust_analyzer (#3389) 2024-05-31 13:56:40 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
test feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
ui feat: trouble v3 2024-05-30 14:41:13 +02:00
util fix: remove lazygit log gl keymap when on gitui (#3371) 2024-05-30 11:17:55 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00