summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-01-01 17:14:37 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2021-01-01 17:14:37 +0100
commit37bc36ac42c00757cf06ea271f8206aec50632a2 (patch)
tree3c76215c4c23deba62487b11b296db2aa2332061 /README.md
parenta81756029291d6e21295687515a3e58499c19b33 (diff)
downloadvim-polyglot-37bc36ac42c00757cf06ea271f8206aec50632a2.tar.gz
vim-polyglot-37bc36ac42c00757cf06ea271f8206aec50632a2.zip
Change stylus provider, closes #642
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b914860f..872c2225 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [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)
-- [stylus](https://github.com/wavded/vim-stylus) (Stylus syntax highlighting for styl and stylus files)
+- [stylus](https://github.com/iloginow/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)
- [svg](https://github.com/vim-scripts/svg.vim) (SVG syntax highlighting for svg files)