comparison runtime/syntax/strace.vim @ 27459:5825405e4e2c

Update runtime files Commit: https://github.com/vim/vim/commit/f10911e5db16f1fe6ab519c5d091ad0c1df0d063 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 29 22:20:48 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sat, 29 Jan 2022 23:30:04 +0100
parents 46763b01cd9a
children
comparison
equal deleted inserted replaced
27458:2a7fc102cb91 27459:5825405e4e2c
1 " Vim syntax file 1 " Vim syntax file
2 " This is a GENERATED FILE. Please always refer to source file at the URI below.
3 " Language: strace output 2 " Language: strace output
4 " Maintainer: David Necas (Yeti) <yeti@physics.muni.cz> 3 " Maintainer: David Necas (Yeti) <yeti@physics.muni.cz>
5 " Last Change: 2015-01-16 4 " Last Change: 2022 Jan 29
6 5
7 " Setup 6 " Setup
8 " quit when a syntax file was already loaded 7 " quit when a syntax file was already loaded
9 if exists("b:current_syntax") 8 if exists("b:current_syntax")
10 finish 9 finish