Remove context from packages, fixes #575

This commit is contained in:
Adam Stankiewicz
2020-10-07 13:01:20 +02:00
parent 619a7a854b
commit 9f4e2b6834
10 changed files with 1 additions and 553 deletions

View File

@@ -4945,15 +4945,6 @@ filetypes:
- pattern: "*.latex,*.sty,*.dtx,*.ltx,*.bbl"
description: TeX
---
name: context
remote: vim/vim:runtime
glob: "**/context.vim"
filetypes:
- name: context
patterns:
- pattern: "*.mkii,*.mkiv,*.mkvi"
description: ConTeXt
---
name: texinfo
remote: vim/vim:runtime
glob: "**/texinfo.vim"