qnvim
qnvim copied to clipboard
Wrap
set wrap doesn't work properly. When cursor is in the beginning of a line that is wrapped gj may go to end of line or second character in next line instead of going to first character of next line.
Pending https://github.com/neovim/neovim/issues/8037
For future reference, this is pending this issue: https://github.com/neovim/neovim/issues/6960