mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 07:23:48 -05:00
Add support for Microsoft's DSL Bicep (#776)
See: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview
This commit is contained in:
@@ -646,6 +646,7 @@ call TestFiletype('nftables')
|
||||
call TestFiletype('openscad')
|
||||
call TestFiletype('mermaid')
|
||||
call TestFiletype('org')
|
||||
call TestFiletype('bicep')
|
||||
|
||||
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user