LazyVim.LazyVim/lua/lazyvim/plugins/extras
Jelte Fennema-Nio 4f2d34436a fix(rust): disable proc-macro-disabled diagnostic
The default config disables a bunch of proc macros, but that causes a
huge diagnostic to be shown by default for those proc macros. This
disables that diagnostic by default.

Related
- https://github.com/rust-lang/rust-analyzer/issues/18414
- https://github.com/mrcjkb/rustaceanvim/discussions/482
- https://github.com/LazyVim/LazyVim/discussions/5638
2025-06-19 15:50:06 +02:00
..
ai fix(copilot-chat): switch from deprecated picker integrations (#5707) 2025-03-01 15:21:12 +01:00
coding fix(blink): make sure to use LazyVim.config.icons.kinds (#5668) 2025-02-22 07:47:27 +01:00
dap feat(snacks): added profiler keymaps 2024-12-12 13:47:29 +01:00
editor fix(snacks.picker): remove redundant leader-gc keymap. Closes #5646 2025-02-18 23:10:56 +01:00
formatting fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
lang fix(rust): disable proc-macro-disabled diagnostic 2025-06-19 15:50:06 +02:00
linting feat(eslint): add option to disable eslint auto format (#4225) 2024-11-08 14:05:00 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui fix(mini.indentscope): disable snacks and indent-blankline scope 2024-12-12 16:44:28 +01:00
util fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
vscode.lua fix(vscode): diabled some snacks plugins. Fixes #5364 2025-01-20 20:30:39 +01:00