Remove stephpy/vim-yaml syntax

It causes issues:
- https://github.com/dracula/vim/pull/163
- https://github.com/stephpy/vim-yaml/issues/22
This commit is contained in:
Adam Stankiewicz
2020-09-06 19:25:34 +02:00
parent 3169f80169
commit 255345bf95
4 changed files with 1 additions and 83 deletions

View File

@@ -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