Update removed keybindings

This commit is contained in:
2022-10-25 21:17:06 +02:00
parent a719ec43b4
commit 6d33571083

View File

@@ -170,7 +170,7 @@ myKeysP = [
]
-- Keybindings to be removed
myRemoveKeysP = [ "M-t" ]
myRemoveKeysP = [ ]
main :: IO ()