Releases: sphamba/smear-cursor.nvim
Releases · sphamba/smear-cursor.nvim
Version 0.6.0
What's Changed
Changes
- feat: use diagonal blocks to draw quad by @sphamba in #155
- feat: add longitudinal gradient by @sphamba in #157
- feat: particles by @sphamba in #158
- feat: hl-cursor-color-config by @Shrub24 in #161
Fixes
Others
- docs: auto-generate vimdoc by @github-actions[bot] in #159
- docs: auto-generate vimdoc by @github-actions[bot] in #160
- docs: auto-generate vimdoc by @github-actions[bot] in #162
New Contributors
Full Changelog: v0.5.1...v0.6.0
Version 0.5.1
What's Changed
Fixes
- fix: #148 Define the border option as 'none' to impede the creation of windows with borders by @rcsalomao in #149
- fix: trail overlap status bar when moving to cmd by @sphamba in #152
New Contributors
- @rcsalomao made their first contribution in #149
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
What's Changed
Changes
Fixes
- fix: prevent invalid cursor's head index by @sphamba in #138
- fix: restore compatibility with old stiffness configs by @sphamba in #144
Others
- docs: auto-generate vimdoc by @github-actions[bot] in #140
- docs: auto-generate vimdoc by @github-actions[bot] in #142
- docs: auto-generate vimdoc by @github-actions[bot] in #145
- docs: auto-generate vimdoc by @github-actions[bot] in #146
Full Changelog: v0.4.7...v0.5.0
Version 0.4.7
Version 0.4.6
What's Changed
Fixes
- fix: hide real cursor immediately on move event by @sphamba in #121
- fix: disappearing cursor in disabled modes by @sphamba in #127
Others
- docs: auto-generate vimdoc by @github-actions in #118
- docs: auto-generate vimdoc by @github-actions in #122
- docs: auto-generate vimdoc by @github-actions in #126
Full Changelog: v0.4.5...v0.4.6
Version 0.4.5
Version 0.4.4
Version 0.4.3
Version 0.4.2
What's Changed
Changes
- feat: use vim.o.guicursor to hide real cursor by @sphamba in #97
- feat: terminal mode toggler by @sphamba in #107
Fixes
- fix(events): clear augroup instead of deleting by @scottmckendry in #100
- fix: disappearing cursor when using neoscroll by @sphamba in #102
- fix: interaction with other plugins modifying vim.o.guicursor by @sphamba in #103
Others
- docs: auto-generate vimdoc by @github-actions in #98
- docs: auto-generate vimdoc by @github-actions in #104
Full Changelog: v0.4.1...v0.4.2
Version 0.4.1
What's Changed
Changes
- perf(events): register autocmds using lua api by @scottmckendry in #94
Fixes
Others
- docs: auto-generate vimdoc by @github-actions in #96
New Contributors
- @scottmckendry made their first contribution in #94
- @Arom1a made their first contribution in #95
Full Changelog: v0.4.0...v0.4.1