As seen in the image, neovim just yanks the exact next letter into the line below. How do I make it so words get properly formatted?
You must log in or register to comment.
:set linebreak
Thanks, exactly what I needed
As seen in the image, neovim just yanks the exact next letter into the line below. How do I make it so words get properly formatted?
:set linebreak
Thanks, exactly what I needed