diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-19 03:14:58 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-19 03:14:58 +0200 |
commit | fbeca0ed90a84dab705719fa3788391d88716b98 (patch) | |
tree | e79923e0e5a5033e2cc4e41a856a589682e10157 | |
parent | 8c1ec94a3cd749b9aaefe757605cabb63ed63a92 (diff) | |
download | vim-polyglot-fbeca0ed90a84dab705719fa3788391d88716b98.tar.gz vim-polyglot-fbeca0ed90a84dab705719fa3788391d88716b98.zip |
Change link to vim repository
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ git clone --depth 1 https://github.com/sheerun/vim-polyglot ~/.vim/pack/plugins/ ## Language packs -On top of all language packs 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/syntax), vim-polyglot includes: <!--Language Packs--> - [acpiasl](https://github.com/martinlroth/vim-acpi-asl) (Syntax highlighting for asl and dsl files) |