vim-patch:d2ea7cf10a4d #15571

Update runtime files
d2ea7cf10a

omit `runtime/doc/if_tcl.txt`
omit `runtime/doc/textprop.txt`
omit `runtime/tutor/*`
omit `runtime/syntax/vim.vim` (cherry-picked in 2dd7828511)

manual merge of `runtime/pack/dist/opt/termdebug/plugin/termdebug.vim`
This commit is contained in:
Christian Clason
2021-09-08 16:24:12 +02:00
committed by GitHub
parent 5e5a329ea2
commit 79cbbd5179
17 changed files with 118 additions and 65 deletions

View File

@@ -116,7 +116,7 @@ func Test_syntime()
let a = execute('syntime report')
call assert_equal("\nNo Syntax items defined for this buffer", a)
view ../memfile_test.c
view samples/memfile_test.c
setfiletype cpp
redraw
let a = execute('syntime report')