]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - vim/after/ftplugin/diff.vim
after/ftplugin/deb.vim: Disable spell checking.
[config/dotfiles.git] / vim / after / ftplugin / diff.vim
1 " Vim filetype plugin file
2 " Language:     Diff
3 " Maintainer:   Simon Ruderich <simon@ruderich.org>
4 " Last Change:  2008-05-22
5
6
7 " Make sure no spell checking is used in diff files.
8 setlocal nospell