joshuto: Remove deprecated sizemtime

Deprecated in v0.9.6.
This commit is contained in:
Donovan Glover 2023-12-01 00:25:28 -05:00
parent 25a413507d
commit 5beb9ca079
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -312,7 +312,6 @@
{ keys = [ "m" "s" ]; command = "linemode size"; }
{ keys = [ "m" "m" ]; command = "linemode mtime"; }
{ keys = [ "m" "M" ]; command = "linemode sizemtime"; }
{ keys = [ "g" "r" ]; command = "cd /"; }
{ keys = [ "g" "c" ]; command = "cd ~/.config"; }