rc/grep.kak: style fix
This commit is contained in:
parent
e00c811712
commit
14475e91cb
|
@ -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 %{
|
||||
|
|
Loading…
Reference in New Issue
Block a user