Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
40 lines
1.9 KiB
Markdown
40 lines
1.9 KiB
Markdown
# Changelog
|
|
|
|
## [3.3.1](https://github.com/mcchrish/zenbones.nvim/compare/v3.3.0...v3.3.1) (2023-06-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **build:** remove neovim only plugins in compat ([10b299a](https://github.com/mcchrish/zenbones.nvim/commit/10b299a7bd5d8dc9ff28561fa8d8a69277d35721))
|
|
|
|
## [3.3.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.2.0...v3.3.0) (2023-06-26)
|
|
|
|
|
|
### Features
|
|
|
|
* **main:** noice support ([729110b](https://github.com/mcchrish/zenbones.nvim/commit/729110be6e0b6f74d1c9a4d14322f3a79206e397))
|
|
|
|
## [3.2.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.1.0...v3.2.0) (2023-06-09)
|
|
|
|
|
|
### Features
|
|
|
|
* add more lsp hl group ([#121](https://github.com/mcchrish/zenbones.nvim/issues/121)) ([0cb5aff](https://github.com/mcchrish/zenbones.nvim/commit/0cb5aff21dac1cbd96bcfc476dd9da8dc3895d31))
|
|
|
|
## [3.1.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.0.0...v3.1.0) (2023-04-09)
|
|
|
|
|
|
### Features
|
|
|
|
* add lsp semantic tokens ([519fc82](https://github.com/mcchrish/zenbones.nvim/commit/519fc821565553480eb8fc49369227d21b2abea2))
|
|
* **ci:** refactor ci auto commit ([183ca1c](https://github.com/mcchrish/zenbones.nvim/commit/183ca1ce95d0accea0bd993a8cc0151b33e5bae1))
|
|
* upgrade panvimdoc ([60278f0](https://github.com/mcchrish/zenbones.nvim/commit/60278f060cd0163d5b9152ed54c3895cef4054f7))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* adjust requirements ([b44f104](https://github.com/mcchrish/zenbones.nvim/commit/b44f1043bfa59a31e9cc5a76bd6f8d92384da2f7))
|
|
* adjust WhichKeySeparator ([12b7478](https://github.com/mcchrish/zenbones.nvim/commit/12b7478c8fe25487d14949e2723f586469bf99a9))
|
|
* **ci:** remove extra steps ([ada98d3](https://github.com/mcchrish/zenbones.nvim/commit/ada98d316d384357c006e8b8014400ad04d93e40))
|
|
* unmatched parenthesis ([#106](https://github.com/mcchrish/zenbones.nvim/issues/106)) ([910b8c2](https://github.com/mcchrish/zenbones.nvim/commit/910b8c240c6aaf5263db038db81c538602c766c3))
|