fixed conflciting ctrl-u fzf bind

main
bhagwan 3 years ago
parent 2ef5697cb0
commit 1de8269b56

@ -195,7 +195,7 @@ M.fzf_binds = {
'ctrl-f:page-down', 'ctrl-f:page-down',
'ctrl-b:page-up', 'ctrl-b:page-up',
'ctrl-a:toggle-all', 'ctrl-a:toggle-all',
'ctrl-u:clear-query', 'ctrl-l:clear-query',
} }
M.file_icon_colors = { M.file_icon_colors = {

Loading…
Cancel
Save