aerial.nvim/lua
Steven Arcangeli 993142d492 fix: set lsp.diagnostics_trigger_update=false by default
Some LSP servers are less than consistent with pushing diagnostics. For
this and other reasons, I think tying the symbol refresh to diagnostics
is maybe not the best move. The first step I'm going to take is to make
the default behavior use a simple change listener, like the treesitter
backend. I may eventually deprecate and remove this behavior entirely.
2024-03-13 20:56:42 -07:00
..
aerial fix: set lsp.diagnostics_trigger_update=false by default 2024-03-13 20:56:42 -07:00
lualine/components feat(lualine): added sep_icon option (#303) 2023-10-12 13:54:58 -07:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:07:18 -07:00
telescope/_extensions feat(telescope): Save position into jumplist before 'edit' action (#340) 2024-02-02 16:13:18 -08:00