mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 08:23:40 -05:00
Add hjson, closes #659
Co-authored-by: SebastienElet <sebastien@elet.fr>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user