Merge remote-tracking branch 'QiBaobin/spell-sed'
This commit is contained in:
commit
0a54012f8e
|
@ -149,7 +149,7 @@ define-command \
|
||||||
fi
|
fi
|
||||||
printf %s "$kak_selection" |
|
printf %s "$kak_selection" |
|
||||||
eval "aspell -a $options" |
|
eval "aspell -a $options" |
|
||||||
sed -n -e '/^&/ { s/^[^:]*: //; s/, /\n/g; p }'
|
sed -n -e '/^&/ { s/^[^:]*: //; s/, /\n/g; p;}'
|
||||||
} \
|
} \
|
||||||
"Replace with: " \
|
"Replace with: " \
|
||||||
%{
|
%{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user