I'm working with some CSS formatted
p
{
property: values;
}
What sort of find/replace command should I use to delete the newline
before the brace for all declarations?
p {
property: values;
}
Thanks,
Thomas
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
