Skip to content
PRIZ ;] edited this page Feb 10, 2025 · 3 revisions

Description

The version shield Rabbit tracks all buffers that the current window has closed, and orders them in order of most recent close. This does separate by window, although I should probably add a "global" option.

Also, when opening a new instance of neovim, Rabbit will ask you if you want to recover any of the files you closed with.



Options

name type default description
path_key str | func():str nil Scoped directory, wiki



Change Log

  • v3a
    • A few optimizations to take advantage of new features
  • v3
    • Added the path_key option, see the wiki for more details

  • v2
    • A few optimizations to take advantage of new features
  • v1
    • Initial Release
Clone this wiki locally