mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 00:13:41 -05:00
Remove context from packages, fixes #575
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user