]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - ftplugin/crontab.vim
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / 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