diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-01-01 17:14:37 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-01-01 17:14:37 +0100 |
commit | 37bc36ac42c00757cf06ea271f8206aec50632a2 (patch) | |
tree | 3c76215c4c23deba62487b11b296db2aa2332061 /packages.yaml | |
parent | a81756029291d6e21295687515a3e58499c19b33 (diff) | |
download | vim-polyglot-37bc36ac42c00757cf06ea271f8206aec50632a2.tar.gz vim-polyglot-37bc36ac42c00757cf06ea271f8206aec50632a2.zip |
Change stylus provider, closes #642
Diffstat (limited to 'packages.yaml')
-rw-r--r-- | packages.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.yaml b/packages.yaml index a4dc4717..9f307446 100644 --- a/packages.yaml +++ b/packages.yaml @@ -1563,7 +1563,7 @@ filetypes: - sol --- name: stylus -remote: wavded/vim-stylus +remote: iloginow/vim-stylus filetypes: - name: stylus linguist: Stylus |