Commit Graph

5 Commits (6b4a7042d690125e9b63f98d451245843535b912)

Author SHA1 Message Date
Pgolik af21c78d94
Add files via upload 7 months ago
Pgolik 48b1b8609a Add files via upload 8 months ago
Éric NICOLAS 5ed1bc38dc
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>
8 months ago
Tom Kuson 1cdf6fb377
Remove redundant require (#959) 12 months ago
Fredrik Averpil 8e24ca32e3
feat: add linter plugin (#699) 1 year ago