a bunch of random changes again
This commit is contained in:
4
programs/lf/default.nix
Normal file → Executable file
4
programs/lf/default.nix
Normal file → Executable file
@@ -113,6 +113,10 @@
|
||||
|
||||
|
||||
keybindings = {
|
||||
# sort by time
|
||||
mt = ":set sortby time; set info time; set reverse";
|
||||
# sort normally
|
||||
ms = ":set sortby natural; set info; set reverse!";
|
||||
F = "setfilter";
|
||||
P = "%pwd";
|
||||
W = "nav-work";
|
||||
|
||||
Reference in New Issue
Block a user