LazyVim.LazyVim/lua/lazyvim
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
..
config chore(main): release 14.15.0 (#5623) 2025-05-12 11:00:03 +02:00
plugins fix(rust): disable proc-macro-disabled diagnostic 2025-06-19 15:50:06 +02:00
util fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
health.lua fix(health): added curl to health checks 2024-12-14 14:42:21 +01:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00