comparison runtime/syntax/yacc.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 a23c883685cb
children 02bd0fe77c68
comparison
equal deleted inserted replaced
19179:539bca3da740 19180:8edf0aeb71b9
1 " Vim syntax file 1 " Vim syntax file
2 " Language: Yacc 2 " Language: Yacc
3 " Maintainer: Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz> 3 " Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM>
4 " Last Change: Mar 25, 2019 4 " Last Change: Mar 25, 2019
5 " Version: 16 5 " Version: 17
6 " URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_YACC 6 " URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_YACC
7 " 7 "
8 " Options: {{{1 8 " Options: {{{1
9 " g:yacc_uses_cpp : if this variable exists, then C++ is loaded rather than C 9 " g:yacc_uses_cpp : if this variable exists, then C++ is loaded rather than C
10 10