]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - vim/after/ftplugin/crontab.vim
after/ftplugin/deb.vim: Disable spell checking.
[config/dotfiles.git] / vim / after / ftplugin / crontab.vim
1 " Vim filetype plugin file
2 " Language:     Crontab
3 " Maintainer:   Simon Ruderich <simon@ruderich.org>
4 " Last Change:  2008-05-20
5
6
7 " Fix to allow Vim edit crontab files as crontab doesn't work with
8 " backupcopy=auto.
9 setlocal backupcopy=yes