Add lazygit key mapping

This commit is contained in:
Digital Studium 2024-04-01 08:15:54 +03:00
parent 9df6475fce
commit b74e49e7fa
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ set previewer lf_preview.sh
cmd trash %set -f; mv -f $fx ~/.trash/$(basename $fx)-`date +%Y-%m-%d-%H-%M-%S` cmd trash %set -f; mv -f $fx ~/.trash/$(basename $fx)-`date +%Y-%m-%d-%H-%M-%S`
map <delete> trash map <delete> trash
map i $batcat --force-colorization $f map i $batcat --force-colorization $f
map g $lazygit
map x $$f map x $$f
map o $mimeopen --ask $f map o $mimeopen --ask $f
map . set hidden! map . set hidden!