diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 09:30:55 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 09:30:55 +0100 |
commit | 288b0d2423e0338c6ed595bca33b7fe08f2ea5a8 (patch) | |
tree | c0b089a43cc0b317fb01ed5229b75929ad6ee165 /README.md | |
parent | 1597b7b766ee3999cdfea862af14999c37041d0e (diff) | |
download | vim-polyglot-288b0d2423e0338c6ed595bca33b7fe08f2ea5a8.tar.gz vim-polyglot-288b0d2423e0338c6ed595bca33b7fe08f2ea5a8.zip |
Remove orgmode plugin, #360
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 <!--Package Count-->118<!--/Package Count--> packages it consists of. +- It **installs and updates 100+ times faster** than the <!--Package Count-->117<!--/Package Count--> 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`). @@ -111,7 +111,6 @@ If you need full functionality of any plugin, please use it directly with your p - [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin) - [octave](https://github.com/vim-scripts/octave.vim--) (syntax) - [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin) -- [org](https://github.com/jceb/vim-orgmode) (syntax, indent, ftplugin) - [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin) - [pgsql](https://github.com/exu/pgsql.vim) (syntax) - [php](https://github.com/StanAngeloff/php.vim) (syntax) |