This commit is contained in:
Robert 2024-04-23 22:50:14 +02:00
parent 9a0b795aa2
commit ff768eb635
4 changed files with 10 additions and 2 deletions

View file

@ -39,8 +39,6 @@ map("", "<DOWN>", "<NOP>")
map("", "<RIGHT>", "<NOP>")
map("", "<LEFT>", "<NOP>")
map("i", "<UP>", "<NOP>")
map("i", "<DOWN>", "<NOP>")
map("i", "<RIGHT>", "<NOP>")
map("i", "<LEFT>", "<NOP>")