Merge remote-tracking branch 'laelath/spell-clear'

This commit is contained in:
Maxime Coste 2018-09-23 17:05:51 +10:00
commit 49645f8efc

View File

@ -57,6 +57,10 @@ Formats of language supported:
}
}
define-command spell-clear %{
unset-option buffer spell_regions
}
define-command spell-next %{ evaluate-commands %sh{
anchor_line="${kak_selection_desc%%.*}"
anchor_col="${kak_selection_desc%%,*}"