Closed JS-Zheng closed 2 years ago
Related Issue: #7
Add support for multi-line and single-char highlight in visual mode by introducing a new s:GetVisualLines() function. HiFind and HiErase features may need to be verified.
s:GetVisualLines()
HiFind
HiErase
Issue Fixed
Related Issue: #7
Add support for multi-line and single-char highlight in visual mode by introducing a new
s:GetVisualLines()
function.HiFind
andHiErase
features may need to be verified.