I want to start a new line after my cursor position reaches at 80th coulmn. It's was pretty simple with proper settings on vim, but I can't see similar setting on Notepad++.
What I already tried are:
- Settings > Preferences > Editing > Vertical Edge Settings
The problem with this is, it only shows the line number, not starts a new line from there.
- View > Word Wrap
It wraps, but not start a new line.