]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1730: filetype: vivado journal/log files are not recognized v9.1.1730
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Tue, 2 Sep 2025 18:42:00 +0000 (20:42 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 2 Sep 2025 18:42:00 +0000 (20:42 +0200)
commit9a6cafdc1ca51653cc37ab896a27db70d6cb1b15
tree895deede0e4a2d2013069bf1fda046fd3106a9eb
parent5f8e31fec5c95c5db8f29c5bd05c0da2b352d45d
patch 9.1.1730: filetype: vivado journal/log files are not recognized

Problem:  filetype: vivado journal/log files are not recognized
Solution: Detect vivado*.{jou,log} as tcl filetype (Wu Zhenyu).

closes: #18191

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c