vim save?trackid=sp-006 code example Example 1: vi save and exit //Save :w //Exit :q Example 2: vim save and quit // Save & exit :wp