From a81756029291d6e21295687515a3e58499c19b33 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 1 Jan 2021 17:09:30 +0100 Subject: Add support for gleam, closes #655 Co-authored-by: Jeff Kreeftmeijer --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 61fc940c..b914860f 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 601 packages it consists of. +- It **installs and updates 120+ times faster** than the 602 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) @@ -84,6 +84,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [gdscript](https://github.com/calviken/vim-gdscript3) (GDScript syntax highlighting for gd files) - [git](https://github.com/tpope/vim-git) (Git Config syntax highlighting for gitconfig files) - [gitignore](https://github.com/fszymanski/fzf-gitignore) +- [gleam](https://github.com/gleam-lang/gleam.vim) (Syntax highlighting for gleam files) - [glsl](https://github.com/tikhomirov/vim-glsl) (GLSL syntax highlighting for glsl, fp, frag, frg, fs and 16 more files) - [gmpl](https://github.com/maelvalais/gmpl.vim) (Syntax highlighting for mod files) - [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) (Gnuplot syntax highlighting for gp, gnu, gnuplot, p, plot, plt and gpi files) -- cgit v1.2.3