diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-01-03 14:09:55 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-01-03 14:09:55 +0100 |
commit | 09f31c433a136450b9faa33b08fc3281bdea5acc (patch) | |
tree | 73a1db640af5c34c55bed51916ea8cf821e7dad2 /README.md | |
parent | 05b8bbc938bdeac4a5ee2d3ae5cf7a7f05e822d3 (diff) | |
download | vim-polyglot-09f31c433a136450b9faa33b08fc3281bdea5acc.tar.gz vim-polyglot-09f31c433a136450b9faa33b08fc3281bdea5acc.zip |
Revert stylus provider
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 - [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/iloginow/vim-stylus) (Stylus syntax highlighting for styl and stylus 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) - [svg](https://github.com/vim-scripts/svg.vim) (SVG syntax highlighting for svg files) |