fixes nvim
This commit is contained in:
parent
6a5ccdab34
commit
27eadc7cda
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ fzf --ansi --disabled --query "$INITIAL_QUERY" \
|
||||||
--header '╱ CTRL-R (ripgrep mode) ╱ CTRL-F (fzf mode) ╱' \
|
--header '╱ CTRL-R (ripgrep mode) ╱ CTRL-F (fzf mode) ╱' \
|
||||||
--preview 'bat --color=always {1} --highlight-line {2}' \
|
--preview 'bat --color=always {1} --highlight-line {2}' \
|
||||||
--preview-window 'up,60%,border-bottom,+{2}+3/3,~3' \
|
--preview-window 'up,60%,border-bottom,+{2}+3/3,~3' \
|
||||||
--bind 'enter:become(vim {1} +{2})'
|
--bind 'enter:become(nvim {1} +{2})'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue