Merge remote-tracking branch 'lenormf/fix-spell'

This commit is contained in:
Maxime Coste 2021-02-11 20:40:50 +11:00
commit dea44e4964

View File

@ -148,7 +148,6 @@ define-command \
-docstring "Suggest replacement words for the current selection, against the last language used by the spell-check command" \ -docstring "Suggest replacement words for the current selection, against the last language used by the spell-check command" \
spell-replace %{ spell-replace %{
prompt \ prompt \
-init %val{selection} \
-shell-script-candidates %{ -shell-script-candidates %{
options="" options=""
if [ -n "$kak_opt_spell_last_lang" ]; then if [ -n "$kak_opt_spell_last_lang" ]; then