vim - Automatically enabling spell checking in vimrc -
How do I enable spell check to be enabled automatically in .imrc file? There is probably a way to define a quick shortcut that toggles instead.
Better yet, is it only enabled for some file extensions?
You should be able to simply enter set spelling in your .vimrc file .
Comments
Post a Comment