Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to save multiple files in vim at once

# this will save all the opened file in vim 
:wa  
 
PREVIOUS NEXT
Tagged: #save #multiple #files #vim
ADD COMMENT
Topic
Name
9+8 =