diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-02-03 09:18:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 09:18:18 +0100 |
commit | 144279ef30a432ac8416746e3491f3120ae9b4e8 (patch) | |
tree | 5eebb630e445aecfac651307bcdb28e80a1c8d55 /runtime/syntax/2html.vim | |
parent | f9826e1dff5f1ac8212ca55a847c872c426142db (diff) | |
download | rneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.tar.gz rneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.tar.bz2 rneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.zip |
vim-patch:be4e01637e71 (#22103)
Update runtime files.
https://github.com/vim/vim/commit/be4e01637e71c8d5095c33b9861fd70b41476732
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/syntax/2html.vim')
-rw-r--r-- | runtime/syntax/2html.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/2html.vim b/runtime/syntax/2html.vim index ce6797deaa..9f43e91309 100644 --- a/runtime/syntax/2html.vim +++ b/runtime/syntax/2html.vim @@ -1,6 +1,6 @@ " Vim syntax support file " Maintainer: Ben Fritz <fritzophrenic@gmail.com> -" Last Change: 2022 Dec 26 +" Last Change: 2023 Jan 01 " " Additional contributors: " |