Skip to content

v0.6.1

Compare
Choose a tag to compare
@jasonwilliams jasonwilliams released this 04 Feb 00:41
· 5 commits to main since this release
  • Fix insert after/before, this matches Helix more closely when entering insert mode via "i" or "a", semi related to #14
  • Handles uppercase/lowercase/switch case, fixes #17
  • Improve bracket matching when calling match functions with counts
  • Support increment and decrement