update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,17 +1,13 @@
(define-package "company-web" "20220115.2146" "Company version of ac-html, complete for web,html,emmet,jade,slim modes"
'((company "0.8.0")
(dash "2.8.0")
(cl-lib "0.5.0")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "company-web" "20220115.2146"
"Company version of ac-html, complete for web,html,emmet,jade,slim modes."
'((company "0.8.0")
(dash "2.8.0")
(cl-lib "0.5.0")
(web-completion-data "0.1.0"))
:commit "e0c6bfa3ae7006c73d0fdfc0fdb69816309baf1b" :authors
'(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainers
'(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainer
'("Olexandr Sydorchuk" . "olexandr.syd@gmail.com")
:keywords
'("html" "company")
:url "https://github.com/osv/company-web")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/osv/company-web"
:commit "e0c6bfa3ae7006c73d0fdfc0fdb69816309baf1b"
:revdesc "e0c6bfa3ae70"
:keywords '("html" "company")
:authors '(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainers '(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com")))