summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-01-03 14:14:59 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2021-01-03 14:14:59 +0100
commit7bde552a463999897320a1899a6ca4f8806041ea (patch)
tree6e19f7a82a01e2dcf11f6996a1d8e2489efc41af /README.md
parent09f31c433a136450b9faa33b08fc3281bdea5acc (diff)
downloadvim-polyglot-7bde552a463999897320a1899a6ca4f8806041ea.tar.gz
vim-polyglot-7bde552a463999897320a1899a6ca4f8806041ea.zip
Add hjson, closes #659
Co-authored-by: SebastienElet <sebastien@elet.fr>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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 <!--Package Count-->602<!--/Package Count--> packages it consists of.
+- It **installs and updates 120+ times faster** than the <!--Package Count-->603<!--/Package Count--> 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)