Skip to content

Releases: sphamba/smear-cursor.nvim

Version 0.3.2

17 Dec 07:07
Compare
Choose a tag to compare

What's Changed

Changes

Fixes

Others

  • docs: auto-generate vimdoc by @github-actions in #61

Full Changelog: v0.3.1...v0.3.2

Version 0.3.1

10 Dec 23:34
Compare
Choose a tag to compare

What's Changed

Changes

  • perf: add max smear length by @sphamba in #57
  • fix: lag due to too many draws by @sphamba in #58
  • feat: add list of filetypes where smear is disabled by @sphamba in #59

Fixes

Full Changelog: v0.3.0...v0.3.1

Version 0.3.0

07 Dec 23:36
Compare
Choose a tag to compare

What's Changed

Changes

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

02 Dec 23:12
Compare
Choose a tag to compare

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

  • fix: smear between windows on same screen line by @sphamba in #32

New Contributors

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0

28 Nov 11:08
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/sphamba/smear-cursor.nvim/commits/v0.1.0