]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1768: Runtime: no support for bicep files v9.0.1768
authorScott McKendry <scott.c.mckendry@gmail.com>
Sun, 20 Aug 2023 17:17:42 +0000 (19:17 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 20 Aug 2023 17:17:42 +0000 (19:17 +0200)
commit2d0988ef93c6e8e59381c9cd123efbc2cd1faf92
tree1921d2eb7cc0e8b9617ba1eb0d8efcf44d53a4a3
parentd4376dc3ebea91abcb4d9ef9963ef5b968048b78
patch 9.0.1768: Runtime: no support for bicep files

Problem:  Runtime: no support for bicep files
Solution: Add filetype support for bicepparam

closes: #12784

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Scott McKendry <scott.c.mckendry@gmail.com>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c