summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages.yaml b/packages.yaml
index 3b6a7623..cb469f02 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -5571,3 +5571,11 @@ filetypes:
- name: gleam
extensions:
- gleam
+---
+name: hjson
+remote: hjson/vim-hjson
+filetypes:
+- name: hjson
+ patterns:
+ - pattern: '*.hjson'
+ description: Hjson (https://hjson.github.io)