]> 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 "
3 " Language:     Crontab files
4 " Maintainer:   Simon Ruderich <simon@ruderich.org>
5
6
7 " Don't check spelling in variables.
8 syntax match crontabVar "^\s*\k\w*\s*="me=e-1 contains=@NoSpell