Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Vim deleting all lines containing pattern

//Delete all lines containing profile
:g/profile/d
Source by vim.fandom.com #
 
PREVIOUS NEXT
Tagged: #Vim #deleting #lines #pattern
ADD COMMENT
Topic
Name
3+5 =