in reply to Re^2: (OT) Perltidy,VIM for C/C++ visual block cleanup
in thread (OT) Perltidy,VIM for C/C++ visual block cleanup

Sure it does ... !uncrustify -c config_file works for me. I didn't really like having to pass the config file option all the time so I modified the source to use a default. But ... it works. What problems are you having?

-derby