AutoYADM commit: 2025-04-11 14:15:05
This commit is contained in:
parent
a33ce58eb3
commit
48c865f72a
3 changed files with 17 additions and 3 deletions
|
@ -9,9 +9,8 @@ end
|
|||
# This variable is global so that it can be referenced by fzf_configure_bindings and in tests
|
||||
set --global _fzf_search_vars_command '_fzf_search_variables (set --show | psub) (set --names | psub)'
|
||||
|
||||
|
||||
# Install the default bindings, which are mnemonic and minimally conflict with fish's preset bindings
|
||||
fzf_configure_bindings
|
||||
# fzf_configure_bindings
|
||||
|
||||
# Doesn't erase autoloaded _fzf_* functions because they are not easily accessible once key bindings are erased
|
||||
function _fzf_uninstall --on-event fzf_uninstall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue