esm7 / obsidian-vimrc-support

A plugin for the Obsidian.md note-taking software
MIT License
1.07k stars 47 forks source link

Fix RangeError when executing surround command with backward selection #234

Closed ko-shin-ryo closed 3 weeks ago

ko-shin-ryo commented 3 weeks ago

Fixed the RangeError that occurs when executing the Surround command with backward selection. This is a recurrence of the issue resolved in issue https://github.com/esm7/obsidian-vimrc-support/issues/91.