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 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index afaecd1b..e2e1ee74 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of language packs for Vim. > One to rule them all, one to find them, one to bring them all and in the darkness bind them. - It **won't affect your startup time**, as scripts are loaded only on demand\*. -- It **installs and updates 120+ times faster** than the 602 packages it consists of. +- It **installs and updates 120+ times faster** than the 603 packages it consists of. - It is also more secure (scripts loaded for every filetype are generated by vim-polyglot) - Best syntax and indentation support (no other features). Hand-selected language packs. - Automatically detects indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth), can be disabled) @@ -100,6 +100,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [helm](https://github.com/towolf/vim-helm) - [help](https://github.com/neovim/neovim/tree/master/runtime) - [hive](https://github.com/zebradil/hive.vim) (HiveQL syntax highlighting for q, hql and ql files) +- [hjson](https://github.com/hjson/vim-hjson) (Syntax highlighting for hjson files) - [html5](https://github.com/sheerun/html5.vim) - [i3](https://github.com/mboughaba/i3config.vim) (Syntax highlighting for i3.config and i3config files) - [icalendar](https://github.com/chutzpah/icalendar.vim) (Syntax highlighting for ics files) -- cgit v1.2.3