mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 11:22:14 +10:00
Problem: Diagnostics set on unloaded buffers are not shown when the buffer loads. Solution: Use `once_buf_loaded()` to show the diagnostics on BufRead is the buffer is not yet loaded.
92 KiB
92 KiB