comparison runtime/syntax/tags.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 d75e2380db0e
children 02bd0fe77c68
comparison
equal deleted inserted replaced
19179:539bca3da740 19180:8edf0aeb71b9
1 " Language: tags 1 " Language: tags
2 " Maintainer: Charles E. Campbell <NdrOchip@PcampbellAfamily.Mbiz> 2 " Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM>
3 " Last Change: Oct 26, 2016 3 " Last Change: Oct 26, 2016
4 " Version: 7 4 " Version: 8
5 " URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TAGS 5 " URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TAGS
6 6
7 " quit when a syntax file was already loaded 7 " quit when a syntax file was already loaded
8 if exists("b:current_syntax") 8 if exists("b:current_syntax")
9 finish 9 finish