summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/packages.yaml b/packages.yaml
index 44258261..25ee0e6f 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -5518,16 +5518,8 @@ 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
+remote: othree/html5.vim
dependencies: html
filetypes: []
---