diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-04-14 12:03:33 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-04-14 12:03:33 +0200 |
commit | 8c28a9cfca2ed13ed7e69f6d427fc89afdb2358e (patch) | |
tree | 89e75acb5104916cfcc3da45a815efbb3609da83 /README.md | |
parent | 9e45c07a8d2eb77a1d276f762a448f42a33a47c6 (diff) | |
download | vim-polyglot-8c28a9cfca2ed13ed7e69f6d427fc89afdb2358e.tar.gz vim-polyglot-8c28a9cfca2ed13ed7e69f6d427fc89afdb2358e.zip |
Update solitidy provider, closes #687
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [slim](https://github.com/slim-template/vim-slim) (Slim syntax highlighting for slim files) - [slime](https://github.com/slime-lang/vim-slime-syntax) (Syntax highlighting for slime files) - [smt2](https://github.com/bohlender/vim-smt2) (SMT syntax highlighting for smt2 and smt files) -- [solidity](https://github.com/tomlion/vim-solidity) (Solidity syntax highlighting for sol files) +- [solidity](https://github.com/TovarishFin/vim-solidity) (Solidity syntax highlighting for sol files) - [stylus](https://github.com/wavded/vim-stylus) (Stylus syntax highlighting for styl and stylus files) - [svelte](https://github.com/evanleck/vim-svelte/tree/main) (Svelte syntax highlighting for svelte files) - [svg-indent](https://github.com/jasonshell/vim-svg-indent) |