From 1872af2d5e596cbea44a6e5739692dbff8302af5 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 29 Sep 2020 19:11:11 +0200 Subject: Fix detection of conf files, closes #569 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e41b56ec..ef136042 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 202 packages it consists of. +- It **installs and updates 120+ times faster** than the 203 packages it consists of. - It is more secure because scripts loaded for all extensions are generated by vim-polyglot (ftdetect). - Solid syntax and indentation support (other features skipped). Only the best language packs. - All unnecessary files are ignored (like enormous documentation from php support). @@ -89,6 +89,7 @@ If you need full functionality of any plugin, please use it directly with your p - [clojure](https://github.com/guns/vim-clojure-static) - [cmake](https://github.com/pboettch/vim-cmake-syntax) - [coffee-script](https://github.com/kchmck/vim-coffee-script) +- [conf](https://github.com/vim/vim/tree/master/runtime) - [cpp-modern](https://github.com/bfrg/vim-cpp-modern) - [cql](https://github.com/elubow/cql-vim) - [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) -- cgit v1.2.3