diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-14 19:15:07 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-14 19:15:07 +0200 |
commit | a3bdbcdb3c60a9563fb90e02b28ae46cee5ef974 (patch) | |
tree | 6e0b340417985e714838230de04d9610bdfb8677 /README.md | |
parent | 34e01b8b62701afbd6b4ab1ffb4057617f540dce (diff) | |
download | vim-polyglot-a3bdbcdb3c60a9563fb90e02b28ae46cee5ef974.tar.gz vim-polyglot-a3bdbcdb3c60a9563fb90e02b28ae46cee5ef974.zip |
Fix svelte branch name, closes #522
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ If you need full functionality of any plugin, please use it directly with your p - [smt2](https://github.com/bohlender/vim-smt2) (syntax, autoload, ftplugin) - [solidity](https://github.com/tomlion/vim-solidity) (syntax, indent, ftplugin) - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin) -- [svelte](https://github.com/evanleck/vim-svelte) () +- [svelte](https://github.com/evanleck/vim-svelte#main) (syntax, indent, ftplugin) - [svg-indent](https://github.com/jasonshell/vim-svg-indent) (indent) - [svg](https://github.com/vim-scripts/svg.vim) (syntax) - [swift](https://github.com/keith/swift.vim) (syntax, indent, compiler, ftplugin, ctags) |