16.0.0 (2025-01-10)
⚠ BREAKING CHANGES
- blink-cmp: use the new blink version, requires
cargountil the next release as many breaking changes - blink-cmp: use the new blink version (#1295)
- copilotchat-nvim: update to v3 (#1292)
- avante-nvim: improve Avante keymaps to not conflict with with changing text (#1288)
Features
- blink-cmp: add
nvim-highlight-colorsintegration (84dbfa0) - blink-cmp: add formatting of kind icon (5c50de2)
- blink-cmp: disable cmp-git (#1268) (427c63d)
- blink-cmp: improve icon integrations for blink.cmp (1daf4c4)
- colorscheme: add palenight.nvim colorscheme (#1285) (b59ad24)
- copilotchat-nvim: update to v3 (38ab808)
- copilotchat-nvim: update to v3 (#1292) (38ab808)
- git: add
mini.diff(b95c5da) - molten-nvim: enhance molten config and add custom init function and statusline (#1242) (480e1fe)
- pack: add conform csharpier registrations (31e12fd)
- pack: add conform csharpier registrations to
csandcs-omnisharp(#1300) (31e12fd) - pack: Add purescript pack (#1222) (aaaa844)
- project: Add in linear-nvim (#1290) (de8bd4f)
- session: add vim-workspace plugin and session directory (#1289) (e20b041)
- snippet: add
mini.snippets(#1313) (05e90ba) - utility: Add in live-server.nvim (#1270) (e986131)
Bug Fixes
- avante-nvim: improve Avante keymaps to not conflict with with changing text (#1288) (932a3da)
- avante-nvim: use Avante to manage bidnings and lazy load on file open (f401d9b)
- blink-cmp: disable AstroLSP signature help if enabled in
blink.cmp(94c746e) - blink-cmp: fix color highlighting with various integrations (da1600a)
- blink-cmp: improve command line completion (1a3e5ba)
- blink-cmp: improve tab completion in command line (bb1dc4f)
- blink-cmp: make command line completion less aggressive (1f9146c)
- blink-cmp: make sure to set up blink LSP capabilities (11c0932)
- blink-cmp: only check for highlight colors if there is documentation to check (f3701bc)
- blink-cmp: remove documentation delay as we don't preselect by default anyway (a558006)
- blink-cmp: update
blink.cmpto v0.10 (bce98bd) - blink-cmp: use the new blink version (#1295) (ccddbbd)
- blink-cmp: use the new blink version, requires
cargountil the next release as many breaking changes (ccddbbd) - cmp-latex-symbols: use correct repository (9170837), closes #1236
- cs-omnisharp: Fix bug in handler registration caused by wrong lsp name (#1279) (b25c9e7)
- leap-nvim: cursor invisible on nvim 0.10+ (761a1cb)
- leap-nvim: Fix cursor invisible bug on nvim 0.10+ (#1293) (761a1cb)
- nvim-toggler: remove repetition in README (e643030)
- pack: Add support for additional Ansible directory structures in
ansible's path_regex, and correct docs (#1280) (c5e7f6a) - pack: Add support for additional well-known Ansible directories (c5e7f6a)
- pack: Fix path_regex regular expression (#1284) (bc828fc)
- proto: replace deprecated
buflswithbuf_ls(#1275) (bb7988a)
Performance Improvements
- blink-cmp: performance improvements and refactor to icon/highlight providing (790f339)