1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

Fix merge conflict

This commit is contained in:
Ryan Kes 2020-06-14 19:41:28 +02:00
commit 56bcc65b39

View File

@ -221,6 +221,9 @@ ex=:\
end end
# bat
alias bat="batcat"
# Set fzf keybindings here for now as they don't work with stable version of omf https://github.com/jethrokuan/fzf/issues/109 # Set fzf keybindings here for now as they don't work with stable version of omf https://github.com/jethrokuan/fzf/issues/109
bind \co '__fzf_find_file' bind \co '__fzf_find_file'
bind \cr '__fzf_reverse_isearch' bind \cr '__fzf_reverse_isearch'