vim-patch:8.2.4411: bicep files are not recognized (#17447)

Problem:    Bicep files are not recognized.
Solution:   Match *.bicep files. (Dundar Goc, closes vim/vim#9791)
8e5ba693ad
This commit is contained in:
Christian Clason
2022-02-17 23:05:48 +01:00
committed by GitHub
parent d1e3d8abd6
commit 1fd106ca88
3 changed files with 7 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ local extension = {
bdf = "bdf",
beancount = "beancount",
bib = "bib",
bicep = "bicep",
bl = "blank",
bsdl = "bsdl",
bst = "bst",