-
-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin: Reopen
PRIZ ;] edited this page Feb 10, 2025
·
3 revisions
The 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.
name | type | default | description |
---|---|---|---|
path_key |
str | func():str
|
nil | Scoped directory, wiki |
-
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