]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Update syntax file (#13739)
authordkearns <dougkearns@gmail.com>
Thu, 21 Dec 2023 15:56:06 +0000 (02:56 +1100)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2023 15:56:06 +0000 (16:56 +0100)
commit21064ebcd609b1dfcf63c55dca32e6465102d461
tree4c9a5832508a7d0527e53605750276f29d742ca3
parentff6f0d5c38e81f742e1161c1504fc6b8e45d9a1e
runtime(vim): Update syntax file (#13739)

Match all ex commands after ":" and the "|" command separator.

Exceptions are not handled yet and :insert/:change/:append are still not
matched after the command separator bar.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
69 files changed:
runtime/syntax/testdir/dumps/vim_ex_commands_00.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_01.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_02.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_03.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_04.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_05.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_06.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_07.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_08.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_09.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_10.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_11.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_12.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_13.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_14.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_15.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_16.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_17.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_18.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_19.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_20.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_21.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_22.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_23.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_24.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_25.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_26.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_27.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_28.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_29.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_30.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_31.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_32.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_33.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_34.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_35.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_36.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_37.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_38.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_39.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_40.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_41.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_42.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_43.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_44.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_45.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_46.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_47.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_48.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_49.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_50.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_51.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_52.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_53.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_54.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_55.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_56.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_57.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_58.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_59.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_60.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_61.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_62.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_63.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_64.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_65.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_commands_99.dump [new file with mode: 0644]
runtime/syntax/testdir/input/vim_ex_commands.vim [new file with mode: 0644]
runtime/syntax/vim.vim