aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-11-10 17:50:29 +0100
committerChristian Clason <ch.clason+github@icloud.com>2024-11-11 08:23:46 +0100
commitf37d29077527a7d89a845270a71ae885dee4538d (patch)
tree7650bb24a9fe6f4f241e161a2481db63d6feb042
parentadbffff5d0e9972253079140453b55d8f9273b29 (diff)
downloadrneovim-f37d29077527a7d89a845270a71ae885dee4538d.tar.gz
rneovim-f37d29077527a7d89a845270a71ae885dee4538d.tar.bz2
rneovim-f37d29077527a7d89a845270a71ae885dee4538d.zip
vim-patch:6065755: runtime(tex): update Last Change header in syntax script
related: vim/vim#11271 https://github.com/vim/vim/commit/6065755a39d838aaba03808f77d58c34b3b63e91 Co-authored-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--runtime/syntax/tex.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/syntax/tex.vim b/runtime/syntax/tex.vim
index dc45790808..bd47e168d7 100644
--- a/runtime/syntax/tex.vim
+++ b/runtime/syntax/tex.vim
@@ -4,6 +4,7 @@
" Former Maintainer: Charles E. Campbell
" Last Change: Apr 22, 2022
" 2024 Feb 19 by Vim Project (announce adoption)
+" 2024 Nov 09 add Number highlight (#11271)
" Version: 121
" Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TEX
"