Skip to content

v1.2.2

Choose a tag to compare

@y3owk1n y3owk1n released this 26 Apr 17:29
4cab22e

1.2.2 (2025-04-26)

Bug Fixes

  • actions.purge: use vim.ui.select instead of vim.fn.input (#32) (f1be003)
  • actions.restore: ensure to early return if no content_bufnr found (#36) (355488e)
  • actions.toggle: ensure checking for time machine buf for proper toggling (#30) (14b7e53)
  • ui.set_header: check if tags_path actually exists before creating it's header line (#37) (563c755)
  • undotree.refresh_buffer_window: reorder re-attachment of refreshed buffer window (#35) (150bcb1)
  • undotree.remove_undo_file: do not try to refresh buffer if failed to remove undofile (#34) (f9dcbbe)