I'm asking if it's possible to invert the "J" and "K" keybindings, cause I've managed to change all the normal mappings but i didn't found anything about how to change the "buffer" related to some commands like Delete,copy, paste etc. in normal mode.
Basically i need to invert all the movement commands (for example when i press "d2j" combination, i need to delete 2 line above instead of delete 2 line down).
I've tried to change some bindings and add some actions in JSON but nothings seems correct.