Skip to content

Extended staying edition

Compare
Choose a tag to compare
@kopischke kopischke released this 05 Feb 10:00
· 120 commits to master since this release

Added:

  • autocommand API via User events:
    • BufStayLoadPreand BufStayLoadPost before and after loading a view session;
    • BufStaySavePreand BufStaySavePost before and after saving a view session.
  • extended integration API for 3rd party plug-ins: one unified mechanism to integrate other plug-ins with vim-stay from either inside vim-stay, inside the 3rd party plug-in, or via a separate connector plug-in.
  • FastFold integration based on the above. Thanks to @Konfekt for his input.

Fixed:

  • README glitches.

Removed:

Nothing.