Skip to content

v2.3

Compare
Choose a tag to compare
@gcmt gcmt released this 12 Oct 09:47
· 24 commits to main since this release

New features

  • Added help.
  • Added ability to move groups up and down.
  • Added ability to move between groups with a key.

New options

  • buffers.mappings.move_group_up Move current group up.
  • buffers.mappings.move_group_down Move current group down.
  • buffers.mappings.next_group Move to next group.
  • buffers.mappings.prev_group Move to previous group.

Fixes

  • Foxed error when adding directory buffers to the buffers list.