Extended staying edition
Added:
- autocommand API via
User
events:BufStayLoadPre
andBufStayLoadPost
before and after loading a view session;BufStaySavePre
andBufStaySavePost
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.