How to Delete Lines in Vim / Vi Linuxize
Vi Delete Blank Lines. :g/^$/d :v/./d if you want to delete all lines that are empty or. Web use either of the following commands to delete all empty lines:
:g/^$/d :v/./d if you want to delete all lines that are empty or. Web use either of the following commands to delete all empty lines:
Web use either of the following commands to delete all empty lines: :g/^$/d :v/./d if you want to delete all lines that are empty or. Web use either of the following commands to delete all empty lines: