]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(awk): Highlight more awk comments in syntax script
authorJohn M Devin <john.m.devin@gmail.com>
Mon, 28 Oct 2024 20:46:09 +0000 (21:46 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 28 Oct 2024 20:46:09 +0000 (21:46 +0100)
commit1e2007e6437da2696d0239d487720eb51e94e15f
tree86f9a44ae0ecd7c5f21354b7365a3c8dad550ab1
parentd69ffbe4bc2196c4fc2b9377167a9a194213a686
runtime(awk): Highlight more awk comments in syntax script

closes: #15944

Signed-off-by: John M Devin <john.m.devin@gmail.com>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/awk.vim
runtime/syntax/testdir/dumps/awk_00.dump [new file with mode: 0644]
runtime/syntax/testdir/input/awk.awk [new file with mode: 0644]