Fix markdown and other highlighting, #578

This commit is contained in:
Adam Stankiewicz
2020-10-08 00:40:28 +02:00
parent b3763a917a
commit bb3de8fa5e
14 changed files with 1690 additions and 234 deletions

View File

@@ -792,13 +792,6 @@ filetypes:
extra_extensions:
- ql
---
# TODO: change after https://github.com/othree/html5.vim/pull/106 is merged
name: html5
remote: sheerun/html5.vim
filetypes:
- name: html
linguist: HTML
---
name: i3
remote: mboughaba/i3config.vim
filetypes:
@@ -5485,3 +5478,16 @@ remote: vim/vim:runtime
glob: "**/autodoc.vim"
# Needed by c, cmod, and pike
filetypes: []
---
name: html
remote: vim/vim:runtime
glob: "**/html.vim"
filetypes:
- name: html
linguist: HTML
---
# TODO: change after https://github.com/othree/html5.vim/pull/106 is merged
name: html5
remote: sheerun/html5.vim
dependencies: html
filetypes: []