Skip to content

v0.2.0: Highlight on key press

Latest
Compare
Choose a tag to compare
@jinh0 jinh0 released this 08 Jan 17:36
· 66 commits to main since this release

What's Changed

  • The entire plugin has been rewritten in Fennel. This does not change the functionality of the plugin, but I decided to change to Fennel to breathe new life into this plugin. I think the code is now structured better for ease-of-reading, and I am beginning to really enjoy some of the features of Fennel.
  • The main new feature of v0.2.0 is the option to highlight only after keypress, in contrast from the default always-on mode.
  • Minor improvement has been made in the main eyeliner algorithm to prioritize earlier characters in the word.

Plenty of bug fixes as well!

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