]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - vim/after/ftplugin/crontab.vim
Added useful vim/ files.
[config/dotfiles.git] / vim / after / ftplugin / crontab.vim
1 " Vim filetype plugin file
2 " Language:     Crontab
3 " Maintainer:   Simon Ruderich <simon@ruderich.com>
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