vim

For discussion on all things (neo)vim.
Aleh Atsman 2020-07-21T16:58:52.423900Z

Hey, can somebody help with paredit. I want to be able to still use default mapping for J, so that I am still able to join lines. I put in config even let g:paredit_shortmaps=0 but still it is not possible to use default mapping. Does anyone knows how to solve this?

Aleh Atsman 2020-07-21T17:01:21.424300Z

Nevermind let g:paredit_shortmaps=1 worked for me 🙂