1.7.0 (2023-06-24)
Features
- config: allow mode inheritance. Closes #50 (3deefe8)
- jump: added option to force inclusive/exclusive. Closes #49 (e71efbf)
- remote: peoperly deal with c for remote. Will jump back when leaving insert mode (1075013)
- state: allow passing a callable object as matcher (f49fa9c)
Bug Fixes
- cache: allow current window to be excluded (770763c)
- cache: fixup for window selection (ed3bec6)
- char: add group to autocmd (fc08d27)
- remote: properly restore remote window as well. Also remove the
normal! o(587a243)
Performance Improvements
- remote: restore views on TextYankPost (d4dadc8)