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