Skip to content

v0.7.0

Choose a tag to compare

@k2hyun k2hyun released this 25 Feb 02:17
· 16 commits to main since this release

What's New

  • Count prefix — Vim-style numeric prefixes (5j, 3dd, d3d, 2yy, 10G, etc.)
  • Fold-aware line operationsdd/yy on fold header deletes/yanks entire block; J, o, p respect fold boundaries