Deleting Lines Containing Certain Characters using Vim
%g/[string to find]/d
For example:
%g/\.svn/d
Comments Off on Deleting Lines Containing Certain Characters using Vim
… and pieces
%g/[string to find]/d
For example:
%g/\.svn/d
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Powered by WordPress