diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-01-31 15:27:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 15:27:01 +0100 |
commit | 79b92da0d289d1adcd0bb27c7ee5786be460c166 (patch) | |
tree | 8cedbea9a81059228303239537cf7fc4346f0d12 /runtime/syntax/strace.vim | |
parent | f195345c936eaecf423ab79473003e1ab337a17d (diff) | |
download | rneovim-79b92da0d289d1adcd0bb27c7ee5786be460c166.tar.gz rneovim-79b92da0d289d1adcd0bb27c7ee5786be460c166.tar.bz2 rneovim-79b92da0d289d1adcd0bb27c7ee5786be460c166.zip |
vim-patch:partial:f10911e5db16 (#17248)
Update runtime files
https://github.com/vim/vim/commit/f10911e5db16f1fe6ab519c5d091ad0c1df0d063
Diffstat (limited to 'runtime/syntax/strace.vim')
-rw-r--r-- | runtime/syntax/strace.vim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/syntax/strace.vim b/runtime/syntax/strace.vim index 206c58919e..20516a1853 100644 --- a/runtime/syntax/strace.vim +++ b/runtime/syntax/strace.vim @@ -1,8 +1,7 @@ " Vim syntax file -" This is a GENERATED FILE. Please always refer to source file at the URI below. " Language: strace output " Maintainer: David Necas (Yeti) <yeti@physics.muni.cz> -" Last Change: 2015-01-16 +" Last Change: 2022 Jan 29 " Setup " quit when a syntax file was already loaded |