diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 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-->195<!--/Package Count--> packages it consists of. +- It **installs and updates 120+ times faster** than the <!--Package Count-->196<!--/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). @@ -169,6 +169,7 @@ If you need full functionality of any plugin, please use it directly with your p - [objc](https://github.com/b4winckler/vim-objc) - [ocaml](https://github.com/rgrinberg/vim-ocaml) - [octave](https://github.com/McSinyx/vim-octave) +- [odin](https://github.com/Tetralux/odin.vim) - [opencl](https://github.com/petRUShka/vim-opencl) - [perl](https://github.com/vim-perl/vim-perl) - [pgsql](https://github.com/lifepillar/pgsql.vim) |