update lf keybinds
This commit is contained in:
parent
4bb8c692c6
commit
41e2315c5d
1 changed files with 2 additions and 2 deletions
|
@ -246,11 +246,11 @@ map <esc> quit
|
|||
map <space> :toggle; down
|
||||
map <enter> shell
|
||||
map <a-enter> shell-wait
|
||||
map <tab><space> fzf 'Shortcuts' 'cat $XDG_DATA_HOME/lf/shortcuts 2>/dev/null' ':' '1' '2' '85%' '^'
|
||||
map <tab><tab> fzf 'Shortcuts' 'cat $XDG_DATA_HOME/lf/shortcuts 2>/dev/null' ':' '1' '2' '85%' '^'
|
||||
map <tab>t fzf 'Tags' 'cat $XDG_DATA_HOME/lf/tags 2>/dev/null' ':' '1' '1' '50%'
|
||||
map <tab>m fzf 'Marks' 'cat $XDG_DATA_HOME/lf/marks 2>/dev/null' ':' '1' '2' '85%' '^'
|
||||
map <tab>f fzf 'Files' 'find -L $PWD' ':' '1' '1' '50%'
|
||||
map <tab>g find_word
|
||||
map <tab><space> find_word
|
||||
map "'" mark-load
|
||||
map '"' mark-remove
|
||||
map "$" shell
|
||||
|
|
Loading…
Add table
Reference in a new issue