mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
joshuto: Remove deprecated sizemtime
Deprecated in v0.9.6.
This commit is contained in:
parent
25a413507d
commit
5beb9ca079
@ -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"; }
|
||||
|
Loading…
Reference in New Issue
Block a user