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
Inspect buffer options to determine need for eol. (#158)
The eol option will be set if the vim found an eol at the eof. This,
combined with the binary and fixeol options can be used to determine if
the file will have eol characters at the end-of-file after vim saves the
file.
0 commit comments