kickstart.nvim/lua
Éric NICOLAS 9bd64283cb 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-01-21 14:29:36 +00:00
..
custom/plugins add lazygit integration (its buggy as fuck feel free to disable) 2024-10-04 12:43:53 +01:00
kickstart Disable linting autocmd for readonly buffers (#1202) 2025-01-21 14:29:36 +00:00