Skip to content

Commit ea55e7c

Browse files
chore(nvim): release 5.4.0 (#56)
πŸ€– I have created a release *beep* *boop* --- ## [5.4.0](v5.3.0...v5.4.0) (2024-02-25) ### Features * **Codesnap:** Add plugin to beautify snippets while sharing them. ([d83a50c](d83a50c)) ### Bug Fixes * **hooks:** use hooks to set highlights when changing colorschemes ([0402846](0402846)) * **lazy.nvim:** Unnecessary double line virtual text ([c3b4cc6](c3b4cc6)) * **mini.animate:** black UI when new window are opened or closed ([2dbe712](2dbe712)) ### Performance Improvements * **illuminate:** switch from `vim-illuminate` to `mini.cursorword` ([26dc99d](26dc99d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6157cf7 commit ea55e7c

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.3.0"
2+
".": "5.4.0"
33
}

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [5.4.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.3.0...v5.4.0) (2024-02-25)
4+
5+
6+
### Features
7+
8+
* **Codesnap:** Add plugin to beautify snippets while sharing them. ([d83a50c](https://github.com/daUnknownCoder/NeutronVim/commit/d83a50c693268d27ddb4b852ac844666241ccc3f))
9+
10+
11+
### Bug Fixes
12+
13+
* **hooks:** use hooks to set highlights when changing colorschemes ([0402846](https://github.com/daUnknownCoder/NeutronVim/commit/04028466068322c62fe925696e1ddaf4fa58d16e))
14+
* **lazy.nvim:** Unnecessary double line virtual text ([c3b4cc6](https://github.com/daUnknownCoder/NeutronVim/commit/c3b4cc673f8ffeee2d7a9a6277ad91650db66e7f))
15+
* **mini.animate:** black UI when new window are opened or closed ([2dbe712](https://github.com/daUnknownCoder/NeutronVim/commit/2dbe712a1797498bbf9149f472871b8857218f71))
16+
17+
18+
### Performance Improvements
19+
20+
* **illuminate:** switch from `vim-illuminate` to `mini.cursorword` ([26dc99d](https://github.com/daUnknownCoder/NeutronVim/commit/26dc99d5864dc28351ddac149a584dd997759ab4))
21+
322
## [5.3.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.2.1...v5.3.0) (2024-02-17)
423

524

β€Žversion.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.0
1+
5.4.0

0 commit comments

Comments
Β (0)