summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:11:13 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:11:26 +0200
commit067e07e137d26ca6bc3f8496fe7bd569500d7fa4 (patch)
tree55e340bc5698fd426894568a0052db5ebe5e09b4 /README.md
parent5de7022bcb4c7a155952dbeb666f912db3bde2af (diff)
downloadvim-polyglot-067e07e137d26ca6bc3f8496fe7bd569500d7fa4.tar.gz
vim-polyglot-067e07e137d26ca6bc3f8496fe7bd569500d7fa4.zip
Change svelte provider, fixes #700
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 86ac7b58..40674dd3 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [smt2](https://github.com/bohlender/vim-smt2) (SMT syntax highlighting for smt2 and smt 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)
+- [svelte](https://github.com/leafOfTree/vim-svelte-plugin) (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)
- [swift](https://github.com/keith/swift.vim) (Swift syntax highlighting for swift files)