0.8.0 (2026-04-03)
- lspecho: add kind and status to LSP progress echo (b7a4832)
- remove bufcomplete and cmdcomplete plugins (ad70500)
0.7.0 (2025-08-26)
0.6.0 (2025-08-24)
- bookmarks: use native marks for bookmarks (#8) (d73b228)
- diftool: improve performance and delay initialization (e697061)
- difftool: improve performance slightly more (#11) (cc5c06a)
- difftool: use current quickfix index for diff entry (bf8a96c)
0.5.0 (2025-08-09)
- lsp: add lspdocs and rename signature to lspsignature (4f90e09)
0.4.1 (2025-08-07)
- plugin: improve error reporting and httpyac exec cwd (f1e4b3e)
0.4.0 (2025-04-16)
- add error handler to buffer completion callback (9726738)
0.3.0 (2025-03-28)
- add --no-color flag to httpyac command (80cc2a7)
- httpyac: add plugin for running http files (6fe5032)
- remove cursorhold diagnostic float (86d847b)
- ui: add window zoom toggle functionality (05f2bbc)
0.2.1 (2025-03-18)
- add missing setup function to bookmarks plugin (2b6b677)
0.2.0 (2025-03-18)
- add bookmarks plugin using quickfix lists (dd67324)
- session: save and restore quickfix lists with sessions (1bf137c)
- handle empty quickfix list in bookmark navigation (b0be3c8)
- improve LSP completion fallback handling (aab6832)
0.1.0 (2025-03-15)
- cmdcomplete: add compatibility check for Neovim 0.11.0 (67c93b3)