kickstart.nvim/lua
Éric NICOLAS 1f8a619c35 Disable linting autocmd for readonly buffers (#1202)
* Disable linting autocmd for readonly buffers

This should avoid linting in buffers outside of the user's control,
having in mind especially the handy LSP pop-ups that describe your
hovered symbol using markdown.

Co-authored-by: Robin Gruyters <2082795+rgruyters@users.noreply.github.com>

* Justify guarding try_lint in readonly buffers

Co-authored-by: Robin Gruyters <2082795+rgruyters@users.noreply.github.com>

---------

Co-authored-by: Robin Gruyters <2082795+rgruyters@users.noreply.github.com>
2025-08-23 15:43:05 -04:00
..
custom/plugins feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
kickstart Disable linting autocmd for readonly buffers (#1202) 2025-08-23 15:43:05 -04:00