[Surfingkeys] Don't unmap ‘l’ since I'm using it elsewhere
This commit is contained in:
parent
3e84ed5424
commit
8492a6c6a2
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ api.map('<Alt-n>', 'R');
|
|||
api.unmap('h');
|
||||
api.unmap('j');
|
||||
api.unmap('k');
|
||||
api.unmap('l');
|
||||
api.unmap('S');
|
||||
api.unmap('D');
|
||||
api.unmap('yy');
|
||||
|
|
Loading…
Reference in a new issue