remap: e is down, i is up
This commit is contained in:
		| @@ -21,8 +21,8 @@ for mode in ['normal','insert','hint','passthrough','command','prompt','yesno',' | ||||
|  | ||||
|   noremap=[ | ||||
|     'n','h',	'N','H',	'<Ctrl-N>','<Ctrl-H>', | ||||
|     'e','k',	'E','K',	'<Ctrl-E>','<Ctrl-K>', | ||||
|     'i','j',	'I','J',	'<Ctrl-I>','<Ctrl-J>', | ||||
|     'e','j',	'E','J',	'<Ctrl-E>','<Ctrl-J>', | ||||
|     'i','k',	'I','K',	'<Ctrl-I>','<Ctrl-K>', | ||||
|     'o','l',	'O','L',	'<Ctrl-O>','<Ctrl-L>', | ||||
|  | ||||
|     'k','n',	'K','N',	'<Ctrl-K>','<Ctrl-N>', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user