Hi,
a beginner question, can I reformat entire file code from:
if (...)
{
// some action
}
to:
if (...) {
// some action
}
Thanx.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
