Fix unclosed string due to unescaped '

This commit is contained in:
Jan-Jaap Korpershoek 2018-07-26 11:16:44 +02:00
parent 0a1c4ecf3d
commit db6f51b411

View File

@ -64,7 +64,7 @@ define-command spell-next %{ evaluate-commands %sh{
start_first="${kak_opt_spell_regions#* }"
start_first="${start_first%%|*}"
start_first="${start_first#'}"
start_first="${start_first#\'}"
find_next_word_desc() {
## XXX: the `spell` command adds sorted selection descriptions to the range