0

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.

romainl
  • 186,200
  • 21
  • 280
  • 313
Lover0ne
  • 1
  • 1
  • You can post your JSON so that people can see what your problem is, and for your needs, setting `vim.vimrc.enable` option to `true` and writing these keymaps in vimrc is probably the most convenient. – Rocco Mar 15 '23 at 00:40

0 Answers0