end-of-line Questions
4
Solved
I am trying to setup vim to skip adding eol on last line or eof, i have tried this
:set binary
:set noeol
:w
which is not perfect cause binary override filetype for later use.
Any other option ...
Stenophyllous asked 9/11, 2010 at 12:13
5
Solved
is there any way to automatically use correct EOL character depending on the OS used?
I was thinking of something like std::eol?
I know that it is very easy to use preprocessor directives but cur...
Kajdan asked 26/3, 2010 at 2:51
© 2022 - 2024 — McMap. All rights reserved.