fix #72
This commit is contained in:
parent
9a10a6b64a
commit
6d1fd2c645
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ define-command -hidden fzf-sk-populate-grep -params 1 %{
|
||||||
edit -scratch *grep*
|
edit -scratch *grep*
|
||||||
set-option buffer filetype grep
|
set-option buffer filetype grep
|
||||||
}
|
}
|
||||||
evaluate-commands -buffer *grep* %{
|
evaluate-commands -save-regs '"' -buffer *grep* %{
|
||||||
set-register dquote %arg{1}
|
set-register dquote %arg{1}
|
||||||
execute-keys gjPo
|
execute-keys gjPo
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue