rc/grep.kak: style fix

This commit is contained in:
Maxime Coste 2012-08-14 14:27:32 +02:00
parent e00c811712
commit 14475e91cb

View File

@ -6,7 +6,7 @@ def -env-params grep %{ echo grep in progress, please wait...; %sh{
edit -scratch *grep*
setb filetype grep
exec %{|cat ${output}<ret>gg}
%sh{rm ${output} }"
%sh{ rm ${output} }"
}}
hook global WinSetOption filetype=grep %{