vim: Add basic mark support (#11507)
Release Notes:
- vim: Added support for buffer-local marks (`'a-'z`) and some builtin
marks `'<`,`'>`,`'[`,`']`, `'{`, `'}` and `^`. Global marks (`'A-'Z`),
and other builtin marks (`'0-'9`, `'(`, `')`, `''`, `'.`, `'"`) are not
yet implemented. (#5122)
---------
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com> Z
Zachiah Sawyer committed
901cb8b3d27bbe5a9a34503d026c6f7eb4511917
Parent: 9cef0ac
Committed by GitHub <noreply@github.com>
on 5/10/2024, 12:51:19 AM