From 8894a8a719f882adfb62952fa98d475832f7164e Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 27 Mar 2022 01:22:04 +0800 Subject: Bind easymotion in fzf --- .fzfrc | 1 + 1 file changed, 1 insertion(+) (limited to '.fzfrc') diff --git a/.fzfrc b/.fzfrc index 33aace7..1ce8946 100755 --- a/.fzfrc +++ b/.fzfrc @@ -6,6 +6,7 @@ if command -v fd &> /dev/null; then fi export FZF_CTRL_T_COMMAND=$FZF_DEFAULT_COMMAND +export FZF_DEFAULT_OPTS='--bind ctrl-j:jump' # completion and key bindings -- cgit v1.2.3