fix lf keybind to open on enter

This commit is contained in:
2025-11-13 10:48:52 +01:00
parent 3b697986d2
commit 513522b2f0

View File

@@ -6,8 +6,8 @@ set hidden!
set info size
set icons
# map pressing ESCAPE to quit
map <esc> quit
map <enter> open
map d delete
map x cut