diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-06 19:00:50 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-06 19:00:50 +0200 |
commit | 214ecc13849fb0e8141944a10b186b0e92b21549 (patch) | |
tree | 68f178d4b70938ad1c061ce0b57cccc46b64460c | |
parent | a96c420e14becb9be406fe9991c9e1ace868ba56 (diff) | |
download | vim-polyglot-214ecc13849fb0e8141944a10b186b0e92b21549.tar.gz vim-polyglot-214ecc13849fb0e8141944a10b186b0e92b21549.zip |
Update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ If you need full functionality of any plugin, please use it directly with your p ## Language packs -On top of all language packas from [vim repository](https://github.com/vim/vim/tree/master/runtime), vim-polyglot includes: +On top of all language packs from [vim repository](https://github.com/vim/vim/tree/master/runtime), vim-polyglot includes: <!--Language Packs--> - [acpiasl](https://github.com/martinlroth/vim-acpi-asl) |