comparison runtime/syntax/dosbatch.vim @ 25773:11b656e74444

Update runtime files Commit: https://github.com/vim/vim/commit/6c391a74fe90190796ca0b0c010112948a6e75d7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 9 21:55:11 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Sep 2021 22:00:10 +0200
parents 46763b01cd9a
children a9b5ffbc0428
comparison
equal deleted inserted replaced
25772:55753c17b73d 25773:11b656e74444
1 " Vim syntax file 1 " Vim syntax file
2 " Language: MSDOS batch file (with NT command extensions) 2 " Language: MS-DOS batch file (with NT command extensions)
3 " Maintainer: Mike Williams <mrw@eandem.co.uk> 3 " Maintainer: Mike Williams <mrw@eandem.co.uk>
4 " Filenames: *.bat 4 " Filenames: *.bat
5 " Last Change: 6th September 2009 5 " Last Change: 6th September 2009
6 " Web Page: http://www.eandem.co.uk/mrw/vim 6 " Web Page: http://www.eandem.co.uk/mrw/vim
7 " 7 "