]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - syntax/crontab.vim
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / syntax / crontab.vim
1 " Vim syntax file
2 " Language:     Crontab files
3 " Maintainer:   Simon Ruderich <simon@ruderich.org>
4 " Last Change:  2008-11-13
5
6
7 " Don't check spelling in variables.
8 syntax match crontabVar "^\s*\k\w*\s*="me=e-1 contains=@NoSpell