From 7bde552a463999897320a1899a6ca4f8806041ea Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 3 Jan 2021 14:14:59 +0100 Subject: Add hjson, closes #659 Co-authored-by: SebastienElet --- packages.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'packages.yaml') 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) -- cgit v1.2.3