summaryrefslogtreecommitdiffstats
path: root/packages.yaml
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 /packages.yaml
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 'packages.yaml')
-rw-r--r--packages.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.yaml b/packages.yaml
index e0b3db52..7753cb24 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -686,6 +686,12 @@ filetypes:
- name: gomod
filenames:
- go.mod
+- name: gosum
+ filenames:
+ - go.sum
+- name: gowork
+ filenames:
+ - go.work
- name: gohtmltmpl
extensions:
- tmpl
@@ -5546,3 +5552,11 @@ name: zinit
remote: zdharma-continuum/zinit-vim-syntax@main
# just adds to zsh filetype
filetypes: []
+---
+name: bicep
+remote: carlsmedstad/vim-bicep
+filetypes:
+- name: bicep
+ patterns:
+ - pattern: '*.bicep'
+ description: Microsoft Bicep