mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Stop binding ^P (not zsh complatible and not used)
This commit is contained in:
parent
66ce809703
commit
4d250a6169
1 changed files with 0 additions and 1 deletions
|
|
@ -1,3 +1,2 @@
|
|||
export FZF_DEFAULT_COMMAND='rg --files --no-ignore --hidden --follow --glob "!{.git,node_modules}/*"'
|
||||
export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND"
|
||||
bind -x '"\C-p": vim $(fzf -m);'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue