diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-09-04 16:24:55 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-09-04 16:25:08 +0200 |
commit | fe84062992e12dea8e090e647afa6b314e891f73 (patch) | |
tree | ca79f486b6fa9c7562dce7c0bdfef93f3cebd1f7 /README.md | |
parent | 8742443e694c51fd80db6828f3f0289183e96a40 (diff) | |
download | vim-polyglot-fe84062992e12dea8e090e647afa6b314e891f73.tar.gz vim-polyglot-fe84062992e12dea8e090e647afa6b314e891f73.zip |
Include missing file from styledcomponents, fixes #418
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ If you need full functionality of any plugin, please use it directly with your p - [slime](https://github.com/slime-lang/vim-slime-syntax) (syntax, indent) - [smt2](https://github.com/bohlender/vim-smt2) (syntax, autoload, ftplugin) - [solidity](https://github.com/tomlion/vim-solidity) (syntax, indent, ftplugin) -- [styled-components](https://github.com/styled-components/vim-styled-components#main) (syntax, indent, ftplugin) +- [styled-components](https://github.com/styled-components/vim-styled-components#main) (after) - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin) - [svelte](https://github.com/evanleck/vim-svelte) (syntax, indent) - [svg-indent](https://github.com/jasonshell/vim-svg-indent) (indent) |