diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-06 19:25:34 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-06 19:25:34 +0200 |
commit | 255345bf9525c94479a7ff9b787d2f9848cb7a18 (patch) | |
tree | 9bd0ab0f3a1c6553ac2210315569a4aacce65a0d /README.md | |
parent | 3169f801699b7e95318f3ebe7b4cb44365d21276 (diff) | |
download | vim-polyglot-4.9.3.tar.gz vim-polyglot-4.9.3.zip |
Remove stephpy/vim-yaml syntaxv4.9.3
It causes issues:
- https://github.com/dracula/vim/pull/163
- https://github.com/stephpy/vim-yaml/issues/22
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 <!--Package Count-->192<!--/Package Count--> packages it consists of. +- It **installs and updates 120+ times faster** than the <!--Package Count-->191<!--/Package Count--> 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). @@ -229,7 +229,6 @@ If you need full functionality of any plugin, please use it directly with your p - [xdc](https://github.com/amal-khailtash/vim-xdc-syntax) - [xml](https://github.com/amadeus/vim-xml) - [xsl](https://github.com/vim-scripts/XSLT-syntax) -- [yaml-extras](https://github.com/stephpy/vim-yaml) - [yaml](https://github.com/vim/vim/tree/df44a27b53586fccfc6a3aedc89061fdd9a515ff/runtime) - [yard](https://github.com/sheerun/vim-yardoc) - [zephir](https://github.com/xwsoul/vim-zephir) |