Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 13:54
97732cd

4.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • Use persistent counter - closes #143

Features

Bug Fixes

  • Don't use vim.fs.rm(), it's not in stable yet (3b7d34c)
  • simpler implementation of vim.fs.joinpath() (4a798ae)
  • Stop using joinpath() (8a54467)
  • Support empty or false to remove default keybindings (bf6c457)