Merge remote-tracking branch 'lenormf/fix-spell'
This commit is contained in:
commit
dea44e4964
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user