You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
set wrap
doesn't work properly. When cursor is in the beginning of a line that is wrappedgj
may go to end of line or second character in next line instead of going to first character of next line.The text was updated successfully, but these errors were encountered: