From 9529aa702079fb4774fc3ae41e8f6a2224c050db Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov Date: Thu, 20 Oct 2016 13:12:05 +0100 Subject: [PATCH] Use -s for functions --- rc/base/spell.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/base/spell.kak b/rc/base/spell.kak index 1083fd69..15bc6078 100644 --- a/rc/base/spell.kak +++ b/rc/base/spell.kak @@ -55,7 +55,7 @@ Formats of language supported: } } -def spell_replace %{%sh{ +def spell-replace %{%sh{ suggestions=$(echo "$kak_selection" | aspell -a | grep '^&' | cut -d: -f2) menu=$(echo "${suggestions#?}" | awk -F', ' ' {