mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-30 23:37:17 +03:00
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" \
|
||||
spell-replace %{
|
||||
prompt \
|
||||
-init %val{selection} \
|
||||
-shell-script-candidates %{
|
||||
options=""
|
||||
if [ -n "$kak_opt_spell_last_lang" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user