summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2022-04-18 12:08:03 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2022-04-18 12:08:03 +0200
commitaae85fe8c2a5878aee89ff8025306f3142962b5f (patch)
tree0cd2cb4931c73ceccd5e11bf27f53ab55efd19bc /tests
parenta4f98d2a9e9dfeb110d4a910ea177432fec88b81 (diff)
parent55eed00f71914e21c804cc0b8f271b04f4e11c2b (diff)
downloadvim-polyglot-aae85fe8c2a5878aee89ff8025306f3142962b5f.tar.gz
vim-polyglot-aae85fe8c2a5878aee89ff8025306f3142962b5f.zip
Merge branch 'master' of https://github.com/sheerun/vim-polyglot
Diffstat (limited to 'tests')
-rw-r--r--tests/filetypes.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index 6f7c5f05..584008e0 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -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