diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-12-30 12:16:03 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-12-30 12:16:03 +0100 |
commit | 0626cc90a21dbd93806e431a4cff640d2d13c765 (patch) | |
tree | 0d34c8341fd4448131b77a36fc3ee64c998c40ee /packages.yaml | |
parent | 8af4f8e6c04b163d39de4327fca7f69cce78c0ab (diff) | |
download | vim-polyglot-0626cc90a21dbd93806e431a4cff640d2d13c765.tar.gz vim-polyglot-0626cc90a21dbd93806e431a4cff640d2d13c765.zip |
Change fish provider, closes #626v4.17.0
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 a1bf7d40..5efef051 100644 --- a/packages.yaml +++ b/packages.yaml @@ -575,7 +575,7 @@ filetypes: - ferm.conf --- name: fish -remote: georgewitteman/vim-fish +remote: blankname/vim-fish filetypes: - name: fish linguist: fish |