|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [16.0.0](https://github.com/AstroNvim/astrocommunity/compare/v15.0.0...v16.0.0) (2025-01-08) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* **blink-cmp:** use the new blink version, requires `cargo` until the next release as many breaking changes |
| 9 | +* **blink-cmp:** use the new blink version ([#1295](https://github.com/AstroNvim/astrocommunity/issues/1295)) |
| 10 | +* **copilotchat-nvim:** update to v3 ([#1292](https://github.com/AstroNvim/astrocommunity/issues/1292)) |
| 11 | +* **avante-nvim:** improve Avante keymaps to not conflict with with changing text ([#1288](https://github.com/AstroNvim/astrocommunity/issues/1288)) |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +* **blink-cmp:** add `nvim-highlight-colors` integration ([84dbfa0](https://github.com/AstroNvim/astrocommunity/commit/84dbfa079141762443a2df3754355b38fd6bfece)) |
| 16 | +* **blink-cmp:** add formatting of kind icon ([5c50de2](https://github.com/AstroNvim/astrocommunity/commit/5c50de22d3ba5a2f68d503671b5fc0ef93395523)) |
| 17 | +* **blink-cmp:** disable cmp-git ([#1268](https://github.com/AstroNvim/astrocommunity/issues/1268)) ([427c63d](https://github.com/AstroNvim/astrocommunity/commit/427c63d48fc2cd6c89c45382fc40f6b0c1f999e2)) |
| 18 | +* **blink-cmp:** improve icon integrations for blink.cmp ([1daf4c4](https://github.com/AstroNvim/astrocommunity/commit/1daf4c4a7f18cfbeac494575b7c6cf7591b17f17)) |
| 19 | +* **colorscheme:** add palenight.nvim colorscheme ([#1285](https://github.com/AstroNvim/astrocommunity/issues/1285)) ([b59ad24](https://github.com/AstroNvim/astrocommunity/commit/b59ad24883f59f13b8398f9759597d845586bac5)) |
| 20 | +* **copilotchat-nvim:** update to v3 ([38ab808](https://github.com/AstroNvim/astrocommunity/commit/38ab808c2bcd7b6167364784a0bdf4212d8e7e7f)) |
| 21 | +* **copilotchat-nvim:** update to v3 ([#1292](https://github.com/AstroNvim/astrocommunity/issues/1292)) ([38ab808](https://github.com/AstroNvim/astrocommunity/commit/38ab808c2bcd7b6167364784a0bdf4212d8e7e7f)) |
| 22 | +* **git:** add `mini.diff` ([b95c5da](https://github.com/AstroNvim/astrocommunity/commit/b95c5daf07316b271b5ed6d092228c99c260722b)) |
| 23 | +* **molten-nvim:** enhance molten config and add custom init function and statusline ([#1242](https://github.com/AstroNvim/astrocommunity/issues/1242)) ([480e1fe](https://github.com/AstroNvim/astrocommunity/commit/480e1fefd414d4ad3dccbc0f322be308e24c1146)) |
| 24 | +* **pack:** add conform csharpier registrations ([31e12fd](https://github.com/AstroNvim/astrocommunity/commit/31e12fdbcba1ae7094d8b027c6e65d01e6f133e9)) |
| 25 | +* **pack:** add conform csharpier registrations to `cs` and `cs-omnisharp` ([#1300](https://github.com/AstroNvim/astrocommunity/issues/1300)) ([31e12fd](https://github.com/AstroNvim/astrocommunity/commit/31e12fdbcba1ae7094d8b027c6e65d01e6f133e9)) |
| 26 | +* **pack:** Add purescript pack ([#1222](https://github.com/AstroNvim/astrocommunity/issues/1222)) ([aaaa844](https://github.com/AstroNvim/astrocommunity/commit/aaaa844e45420cd7b5f11b7c399bee919513d1d5)) |
| 27 | +* **project:** Add in linear-nvim ([#1290](https://github.com/AstroNvim/astrocommunity/issues/1290)) ([de8bd4f](https://github.com/AstroNvim/astrocommunity/commit/de8bd4fe653da88eeec4a3c2ac7a5298e693e85f)) |
| 28 | +* **session:** add vim-workspace plugin and session directory ([#1289](https://github.com/AstroNvim/astrocommunity/issues/1289)) ([e20b041](https://github.com/AstroNvim/astrocommunity/commit/e20b0412539e0aa42ecc97c8230ca4615db662f9)) |
| 29 | +* **utility:** Add in live-server.nvim ([#1270](https://github.com/AstroNvim/astrocommunity/issues/1270)) ([e986131](https://github.com/AstroNvim/astrocommunity/commit/e98613137cedd3469c430808621f1c0bb5f81f84)) |
| 30 | + |
| 31 | + |
| 32 | +### Bug Fixes |
| 33 | + |
| 34 | +* **avante-nvim:** improve Avante keymaps to not conflict with with changing text ([#1288](https://github.com/AstroNvim/astrocommunity/issues/1288)) ([932a3da](https://github.com/AstroNvim/astrocommunity/commit/932a3dabe2b43e7a5bd40c20aca666da4bd26ba6)) |
| 35 | +* **avante-nvim:** use Avante to manage bidnings and lazy load on file open ([f401d9b](https://github.com/AstroNvim/astrocommunity/commit/f401d9b0b5a4e019c5d32f3d4932136a4ca30505)) |
| 36 | +* **blink-cmp:** disable AstroLSP signature help if enabled in `blink.cmp` ([94c746e](https://github.com/AstroNvim/astrocommunity/commit/94c746e9029cb223abeccbc476a29246c0d238b9)) |
| 37 | +* **blink-cmp:** fix color highlighting with various integrations ([04a9925](https://github.com/AstroNvim/astrocommunity/commit/04a992595d6ae4b41d57212b25b9fd45fe59e857)) |
| 38 | +* **blink-cmp:** improve command line completion ([1a3e5ba](https://github.com/AstroNvim/astrocommunity/commit/1a3e5baaa0091f5f935fcf346f1d13650685ff68)) |
| 39 | +* **blink-cmp:** improve tab completion in command line ([bb1dc4f](https://github.com/AstroNvim/astrocommunity/commit/bb1dc4f40f047fc866f5e534156069ff36d88676)) |
| 40 | +* **blink-cmp:** make command line completion less aggressive ([1f9146c](https://github.com/AstroNvim/astrocommunity/commit/1f9146c19a7ce09a4e201af5969afa193cb723aa)) |
| 41 | +* **blink-cmp:** make sure to set up blink LSP capabilities ([11c0932](https://github.com/AstroNvim/astrocommunity/commit/11c0932efeb1bbba6b6bd637aa4b8cde06a2d0bd)) |
| 42 | +* **blink-cmp:** only check for highlight colors if there is documentation to check ([f3701bc](https://github.com/AstroNvim/astrocommunity/commit/f3701bc4cd6c9d618aa03e7803ae037eaaa87fdb)) |
| 43 | +* **blink-cmp:** update `blink.cmp` to v0.10 ([bce98bd](https://github.com/AstroNvim/astrocommunity/commit/bce98bd3e3702b0d79e52488209b32b263658594)) |
| 44 | +* **blink-cmp:** use the new blink version ([#1295](https://github.com/AstroNvim/astrocommunity/issues/1295)) ([ccddbbd](https://github.com/AstroNvim/astrocommunity/commit/ccddbbddbf0429261ae3e67b16577fc03e20af3b)) |
| 45 | +* **blink-cmp:** use the new blink version, requires `cargo` until the next release as many breaking changes ([ccddbbd](https://github.com/AstroNvim/astrocommunity/commit/ccddbbddbf0429261ae3e67b16577fc03e20af3b)) |
| 46 | +* **cmp-latex-symbols:** use correct repository ([9170837](https://github.com/AstroNvim/astrocommunity/commit/917083747a24022bac4b6feeff29ea1c5febc72f)), closes [#1236](https://github.com/AstroNvim/astrocommunity/issues/1236) |
| 47 | +* **cs-omnisharp:** Fix bug in handler registration caused by wrong lsp name ([#1279](https://github.com/AstroNvim/astrocommunity/issues/1279)) ([b25c9e7](https://github.com/AstroNvim/astrocommunity/commit/b25c9e729369f9f52f2986bb8543f45549fed206)) |
| 48 | +* **leap-nvim:** cursor invisible on nvim 0.10+ ([761a1cb](https://github.com/AstroNvim/astrocommunity/commit/761a1cb49b0e47b0b650f5cfe1a1f341a1ea3654)) |
| 49 | +* **leap-nvim:** Fix cursor invisible bug on nvim 0.10+ ([#1293](https://github.com/AstroNvim/astrocommunity/issues/1293)) ([761a1cb](https://github.com/AstroNvim/astrocommunity/commit/761a1cb49b0e47b0b650f5cfe1a1f341a1ea3654)) |
| 50 | +* **nvim-toggler:** remove repetition in README ([e643030](https://github.com/AstroNvim/astrocommunity/commit/e6430306ca3670e920769176c16ee4125f53ee1e)) |
| 51 | +* **pack:** Add support for additional Ansible directory structures in `ansible`'s path_regex, and correct docs ([#1280](https://github.com/AstroNvim/astrocommunity/issues/1280)) ([c5e7f6a](https://github.com/AstroNvim/astrocommunity/commit/c5e7f6a76e7addf90f3b08d37eef2feb88557267)) |
| 52 | +* **pack:** Add support for additional well-known Ansible directories ([c5e7f6a](https://github.com/AstroNvim/astrocommunity/commit/c5e7f6a76e7addf90f3b08d37eef2feb88557267)) |
| 53 | +* **pack:** Fix path_regex regular expression ([#1284](https://github.com/AstroNvim/astrocommunity/issues/1284)) ([bc828fc](https://github.com/AstroNvim/astrocommunity/commit/bc828fc07ab64a6548010e7289295d8210ca7f14)) |
| 54 | +* **proto:** replace deprecated `bufls` with `buf_ls` ([#1275](https://github.com/AstroNvim/astrocommunity/issues/1275)) ([bb7988a](https://github.com/AstroNvim/astrocommunity/commit/bb7988ac0efe0c17936c350c6da19051765f0e71)) |
| 55 | + |
3 | 56 | ## [15.0.0](https://github.com/AstroNvim/astrocommunity/compare/v14.1.0...v15.0.0) (2024-11-11) |
4 | 57 |
|
5 | 58 |
|
|
0 commit comments