]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Update base-syntax, improve :profile highlighting
authorDoug Kearns <dougkearns@gmail.com>
Sun, 1 Jun 2025 16:26:39 +0000 (18:26 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 1 Jun 2025 16:26:39 +0000 (18:26 +0200)
commit0aaf6f8bbb3dbb4404cd9e8cdbc3bef7870a6d7b
treee73cbaa0c61aedd2f8f22871b689e339f082d8c4
parent086b3b5b796368bca767e43ba22584391357a10a
runtime(vim): Update base-syntax, improve :profile highlighting

Match full :profile and :profdel commands.

closes: #17420

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/generator/gen_syntax_vim.vim
runtime/syntax/generator/vim.vim.base
runtime/syntax/testdir/dumps/vim_ex_profile_00.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_profile_01.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_profile_02.dump [new file with mode: 0644]
runtime/syntax/testdir/input/vim_ex_profile.vim [new file with mode: 0644]
runtime/syntax/vim.vim