From 4ab0bdd326bd99925676ec8fc2bd43b96620e8c5 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:51:16 +0200 Subject: Make readme little shorter --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 925dce0f..552cef68 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,6 @@ You can also use Vim 8 built-in package manager: git clone --depth 1 https://github.com/sheerun/vim-polyglot ~/.vim/pack/plugins/start/vim-polyglot ``` -NOTE: Not all features of individual language packs are available. We strip them from functionality slowing vim startup (for example we ignore `plugins` folder that is loaded regardless of file type, instead we prefer `ftplugin` which is loaded lazily). - -If you need full functionality of any plugin, please use it directly with your plugin manager. - ## Language packs On top of all language packs from [vim repository](https://github.com/vim/vim/tree/master/runtime), vim-polyglot includes: -- cgit v1.2.3