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?
Nevermind let g:paredit_shortmaps=1
worked for me 🙂