Revision: 55074
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 25, 2012 02:24 by jasonpottergmailcom
Initial Code
:%s/^[\ \t]*\n//g
Initial URL
Initial Description
Here is a common Regex I use to remove all blank lines in a file using VIM
Initial Title
Remove Blank Lines in VI/VIM
Initial Tags
line
Initial Language
Regular Expression