Update removed keybindings

master
Hektor Misplon 2022-10-25 21:17:06 +02:00
parent a719ec43b4
commit 6d33571083
1 changed files with 1 additions and 1 deletions

View File

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