diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-06 19:25:34 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-06 19:25:34 +0200 |
commit | 255345bf9525c94479a7ff9b787d2f9848cb7a18 (patch) | |
tree | 9bd0ab0f3a1c6553ac2210315569a4aacce65a0d /packages.yaml | |
parent | 3169f801699b7e95318f3ebe7b4cb44365d21276 (diff) | |
download | vim-polyglot-4.9.3.tar.gz vim-polyglot-4.9.3.zip |
Remove stephpy/vim-yaml syntaxv4.9.3
It causes issues:
- https://github.com/dracula/vim/pull/163
- https://github.com/stephpy/vim-yaml/issues/22
Diffstat (limited to 'packages.yaml')
-rw-r--r-- | packages.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/packages.yaml b/packages.yaml index 65df8369..0a8361b5 100644 --- a/packages.yaml +++ b/packages.yaml @@ -1661,11 +1661,6 @@ filetypes: - fish_read_history ignored_filenames: - '~/.config/fish/fish_{read_,}history' ---- -name: yaml-extras -remote: stephpy/vim-yaml -after: yaml -filetypes: [] # Ansible needs to be after YAML --- name: ansible |