By default, vim wraps lines but if they are really long, you may end up seeing only @ characters on your screen. What is the name and purpose of this feature?
:help 'display'
lastline When included, as much as possible of the last line
in a window will be displayed. When not included, a
last line that doesn't fit is replaced with "@" lines.
You can use :set display+=lastline to display as much content as possible in a window
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With