riv.vim
riv.vim copied to clipboard
pressing <enter> at end of line in insert mode (inside fold) moves last char to new line
starting at: xyz[cursor]
pressing [enter]
result: xy [cursor]z
I face the same issue currently I always type <space><cr> to work around, however a mapping inoremap <cr> <space><cr> doesn't fix it either.
This is quite noticeable. @Rykka is the project still maintained?
havn't check it for a long time .. sorry.
This has been fixed I think, currently this behaviour not happen to me.
what's the OS and vim version?