Skip to content

Commit 2d5b109

Browse files
chore(nvim): release 5.1.0 (#50)
πŸ€– I have created a release *beep* *boop* --- ## [5.1.0](v5.0.6...v5.1.0) (2024-01-24) ### Features * **tab:** tab not working in between words (fixed) ([b05fccb](b05fccb)) ### Bug Fixes * **autocmd:** added a few autoclose on q windows ([c77ef73](c77ef73)) --- 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 350e027 commit 2d5b109

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [5.1.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.0.6...v5.1.0) (2024-01-24)
4+
5+
6+
### Features
7+
8+
* **tab:** tab not working in between words (fixed) ([b05fccb](https://github.com/daUnknownCoder/NeutronVim/commit/b05fccb1c37fdfd3475ba9c8dda7ad92b894e23b))
9+
10+
11+
### Bug Fixes
12+
13+
* **autocmd:** added a few autoclose on q windows ([c77ef73](https://github.com/daUnknownCoder/NeutronVim/commit/c77ef7378ec02c8dacc03636b747ced1aafcf5c3))
14+
315
## [5.0.6](https://github.com/daUnknownCoder/NeutronVim/compare/v5.0.5...v5.0.6) (2024-01-24)
416

517

β€Žversion.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.6
1+
5.1.0

0 commit comments

Comments
Β (0)