kickstart.nvim/lua/kickstart/plugins
Éric NICOLAS (ccjmne) 01ab2a4543
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>
2024-10-20 22:34:07 +02:00
..
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
debug.lua Make debug lazy loadable (#978) 2024-07-21 16:24:57 -04:00
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin (#858) 2024-04-17 21:00:39 -04:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lint.lua Disable linting autocmd for readonly buffers 2024-10-20 22:34:07 +02:00
neo-tree.lua Enable silent option for default neo-tree plugin keybinding (#1108) 2024-08-25 23:23:17 -04:00