comparison runtime/syntax/lex.vim @ 19180:8edf0aeb71b9

Update runtime files. Commit: https://github.com/vim/vim/commit/1d9215b9aaa120b9d78fee49488556f73007ce78 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 25 13:27:42 2020 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Jan 2020 13:30:05 +0100
parents 46763b01cd9a
children 56265f711890
comparison
equal deleted inserted replaced
19179:539bca3da740 19180:8edf0aeb71b9
1 " Vim syntax file 1 " Vim syntax file
2 " Language: Lex 2 " Language: Lex
3 " Maintainer: Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz> 3 " Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM>
4 " Last Change: Aug 31, 2016 4 " Last Change: Aug 31, 2016
5 " Version: 16 5 " Version: 17
6 " URL: http://mysite.verizon.net/astronaut/vim/index.html#SYNTAX_LEX 6 " URL: http://mysite.verizon.net/astronaut/vim/index.html#SYNTAX_LEX
7 " 7 "
8 " Option: 8 " Option:
9 " lex_uses_cpp : if this variable exists, then C++ is loaded rather than C 9 " lex_uses_cpp : if this variable exists, then C++ is loaded rather than C
10 10