Well, my solution doesn't use a plugin for that purpose. Code formatting is done by an external tool named astyle. Install and configue astyle, then add a line
set equalprg=astyle to your .vimrc file. Now you can code formatting the same way. http://astyle.sourceforge.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
