Releases: sphamba/smear-cursor.nvim
Releases · sphamba/smear-cursor.nvim
Version 0.3.2
Version 0.3.1
Version 0.3.0
What's Changed
Changes
- feat: render smear as quad by @sphamba in #36
- feat: somewhat support vertical bar cursor by @sphamba in #41
- feat: better quad edges by @sphamba in #52
Fixes
Others
- ci(docs): add gh actions for generating vimdocs by @NStefan002 in #39
- docs: auto-generate vimdoc by @github-actions in #44
New Contributors
- @NStefan002 made their first contribution in #39
- @github-actions made their first contribution in #44
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
What's Changed
Changes
- feat(colors): optionally get the cursor color from the hl group at the cursor by @folke in #30
- feat: add toggle command by @Luke-McMahon in #35
Fixes
New Contributors
- @Luke-McMahon made their first contribution in #35
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0
What's Changed
Changes
- perf: use blend hl groups by @folke in #24
- feat: transparent background by @sphamba in #28
- perf: use win hide on Neovim >= 0.10 and a fixed extmark id for faster clearing by @folke in #26
Fixes
- fix: wrong smear placement with concealed characters by @sphamba in #16
- feat: remove usage of extmarks by @sphamba in #21
- fix: set hl groups on colorscheme change by @sphamba in #29
Others
- style: added stylua by @folke in #22
- chore: add pre-commits by @sphamba in #25
- refactor: window management by @folke in #23
New Contributors
Full Changelog: https://github.com/sphamba/smear-cursor.nvim/commits/v0.1.0