summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-27 19:48:12 +0200
committerGitHub <noreply@github.com>2016-07-27 19:48:12 +0200
commitf42e1f477ccc8ba4ef756b6d7d16a26686b4b75f (patch)
tree947fadd964c92215e5441423444e91813cb1101e
parent3019afa721b893ebfe130eb4f955bc4c0c20ec23 (diff)
downloadvim-polyglot-f42e1f477ccc8ba4ef756b6d7d16a26686b4b75f.tar.gz
vim-polyglot-f42e1f477ccc8ba4ef756b6d7d16a26686b4b75f.zip
Add note about non-completeness of plugins, #146
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f73247f7..de479ba9 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,10 @@ A collection of language packs for Vim.
Optionally download one of the [releases](https://github.com/sheerun/vim-polyglot/releases) and unpack it directly under `~/.vim` directory.
+NOTE: Not all features of listed language packs are available. We strip them from functionality slowing vim startup in general (for example we ignore `plugins` folder that is loaded regardless of file type, use `ftplugin` instead).
+
+If you need full functionality of any plugin, please use it directly with your plugin manager.
+
## Language packs
- [applescript](https://github.com/vim-scripts/applescript.vim) (syntax)