From 4f0bde6d67160df91875be29abae7f87587771a2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 4 Mar 2019 10:35:44 +0100 Subject: Add flatbuffers support, closes #368 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c21c888b..83841490 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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 100+ times faster** than the 124 packages it consists of. +- It **installs and updates 100+ times faster** than the 125 packages it consists of. - Solid syntax and indentation support (other features skipped). Only the best language packs. - All unnecessary files are ignored (like enormous documentation from php support). - No support for esoteric languages, only most popular ones (modern too, like `slim`). @@ -72,6 +72,7 @@ If you need full functionality of any plugin, please use it directly with your p - [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent) - [ferm](https://github.com/vim-scripts/ferm.vim) (syntax) - [fish](https://github.com/dag/vim-fish) (syntax, indent, compiler, autoload, ftplugin) +- [flatbuffers](https://github.com/dcharbon/vim-flatbuffers) (syntax) - [fsharp](https://github.com/fsharp/vim-fsharp) (syntax, indent) - [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin) - [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent) -- cgit v1.2.3