diff options
| author | Éric NICOLAS <ccjmne@gmail.com> | 2024-10-30 16:41:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-30 11:41:46 -0400 |
| commit | 74f8a1dc12908aa3041e53aae7b305827fb8a72f (patch) | |
| tree | 71f0b39a26f2120f6e25e6e304da4de1f805ac2b /nvim/lua/lsp-setup.lua | |
| parent | b106e010e6fc10ca33b7faf509ba239e5ef0112f (diff) | |
| download | dots-74f8a1dc12908aa3041e53aae7b305827fb8a72f.tar.gz | |
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>
Diffstat (limited to 'nvim/lua/lsp-setup.lua')
0 files changed, 0 insertions, 0 deletions