Skip to content

PracticalVim Tip120

Shuai YUAN edited this page May 29, 2015 · 1 revision

Tip 120: Add Words to the Spell File

Return to the top: <>

References:

Create a Spell File for Specialist Jagon

Example:

  • `1zg`: add the current word to the default word list (~/.vim/spell/en.utf-8.add)
  • `2zg`: add the current word to ~/books/practical_vim/jargon.utf-8.add

Table of Contents


Clone this wiki locally