1
0
forked from aniani/vim

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>
This commit is contained in:
Scott McKendry
2023-08-20 19:17:42 +02:00
committed by Christian Brabandt
parent d4376dc3eb
commit 2d0988ef93
3 changed files with 4 additions and 2 deletions

View File

@@ -245,7 +245,7 @@ au BufNewFile,BufRead *.bib setf bib
au BufNewFile,BufRead *.bst setf bst
" Bicep
au BufNewFile,BufRead *.bicep setf bicep
au BufNewFile,BufRead *.bicep,*.bicepparam setf bicep
" BIND configuration
" sudoedit uses namedXXXX.conf