Closed jrean closed 9 years ago
Hi,
How to manage empty lines?
if(true) { $var = "foo"; // empty line $foo = "var"; }
I would like Vim to keep indentation on empty lines. Can you help?
Thank you for your work.
You mean that you want to have spaces/tabs on empty lines? For what reasons would need such a feature?
I'm closing this because no reply... I cannot implement such a feature without a good reason/use scenario.
Hi,
How to manage empty lines?
I would like Vim to keep indentation on empty lines. Can you help?
Thank you for your work.