|
1 | | -## [0.3.3](https://github.com/YeferYV/RetroNvim/compare/v0.3.2...v0.3.3) (2025-07-03) |
2 | | - |
3 | | - |
4 | | -### Bug Fixes |
5 | | - |
6 | | -* **ci:** PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for ripdrag build ([f7cb9a4](https://github.com/YeferYV/RetroNvim/commit/f7cb9a4220095bae2d84bae6ee97608d99b44e03)) |
7 | | -* **wezterm:** auto load retronvim's profile.ps1 ([525404e](https://github.com/YeferYV/RetroNvim/commit/525404e8691c353cd66f4bf32ed0a13d6c09c5a2)) |
8 | | - |
9 | 1 | ## [0.4.3](https://github.com/YeferYV/RetroNvim/compare/v0.4.2...v0.4.3) (2026-03-07) |
10 | 2 |
|
11 | 3 |
|
|
115 | 107 | * **kanata:** short scroll doesn't scroll wezterm ([acf7a09](https://github.com/YeferYV/RetroNvim/commit/acf7a09918badab47b9136712b3876ad7153d5bb)) |
116 | 108 | * **yazi:** run detached mpv ([c2072ca](https://github.com/YeferYV/RetroNvim/commit/c2072cac6f059db52fcf939eb1b22cb9d31ddffc)) |
117 | 109 |
|
| 110 | +## [0.3.3](https://github.com/YeferYV/RetroNvim/compare/v0.3.2...v0.3.3) (2025-07-03) |
| 111 | + |
| 112 | + |
| 113 | +### Bug Fixes |
| 114 | + |
| 115 | +* **ci:** PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for ripdrag build ([f7cb9a4](https://github.com/YeferYV/RetroNvim/commit/f7cb9a4220095bae2d84bae6ee97608d99b44e03)) |
| 116 | +* **wezterm:** auto load retronvim's profile.ps1 ([525404e](https://github.com/YeferYV/RetroNvim/commit/525404e8691c353cd66f4bf32ed0a13d6c09c5a2)) |
| 117 | + |
| 118 | +## [0.3.2](https://github.com/YeferYV/RetroNvim/compare/v0.3.1...v0.3.2) (2025-07-02) |
| 119 | + |
| 120 | + |
| 121 | +### Bug Fixes |
| 122 | +* **ci:** release 0.3.1 generated and published package only for macos and fail to generate packages for linux and windows |
| 123 | + |
118 | 124 | ## [0.3.1](https://github.com/YeferYV/RetroNvim/compare/v0.3.0...v0.3.1) (2025-07-01) |
119 | 125 |
|
120 | 126 |
|
|
159 | 165 | * **nvim:** rewriting a minimal flash.nvim since plugins tends to change (gets broken) ([9f70a5c](https://github.com/YeferYV/RetroNvim/commit/9f70a5cd7d3dea675d34fd260887c14c687fd5d6)) |
160 | 166 | * **nvim:** vim.fn.sign_define() will be deprecated in neovim v0.12 ([05b2c5e](https://github.com/YeferYV/RetroNvim/commit/05b2c5ecc1f4c21bfb917a25f4acb036f1cc868d)) |
161 | 167 |
|
| 168 | +## [0.2.3](https://github.com/YeferYV/RetroNvim/compare/v0.2.2...v0.2.3) (2025-02-15) |
| 169 | + |
| 170 | +### Bug Fixes |
| 171 | + |
| 172 | +- **nvim:** removing nvim-treesitter since LSP supports semantic token colorization and foldexpr ([94915f0](https://github.com/YeferYV/RetroNvim/commit/94915f021eb5522753818438575687f3c829e6f2)) |
| 173 | +- **nvim:** `v:lua.vim.treesitter.foldexpr()` stops working on new opened buffers ([17b4006](https://github.com/YeferYV/RetroNvim/commit/17b40063823e3265208da221877d7d0c48d0538e)) |
| 174 | +- **nvim:** `<cmd>` is `{ silent = true}` (`:` is not) to prevent confirmation on small screen ([e307cee](https://github.com/YeferYV/RetroNvim/commit/e307ceea6227668d18c6cdd73abd352572191d0e)) |
| 175 | +- **nvim:** indent_at_cursor = false (inside vscode) ([2b906d6](https://github.com/YeferYV/RetroNvim/commit/2b906d6cc3fb1c38d0032eee01cd598cdf85c9e3)) |
| 176 | +- **zsh:** ZDOTDIR is overwrited by `code --locate-shell-integration-path` ([20ff9c0](https://github.com/YeferYV/RetroNvim/commit/20ff9c04651f80e9da829bd9416ae2966f122eea)) |
| 177 | + |
162 | 178 | ## [0.2.2](https://github.com/YeferYV/RetroNvim/compare/v0.2.1...v0.2.2) (2025-01-30) |
163 | 179 |
|
164 | 180 |
|
|
0 commit comments