Add hjson, closes #659

Co-authored-by: SebastienElet <sebastien@elet.fr>
This commit is contained in:
Adam Stankiewicz
2021-01-03 14:14:59 +01:00
parent 09f31c433a
commit 7bde552a46
6 changed files with 111 additions and 1 deletions

View File

@@ -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)