emacs/code/elpa/lsp-mode-20240727.1013/lsp-mode-pkg.el

16 lines
384 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "lsp-mode" "20240727.1013" "LSP mode"
'((emacs "27.1")
(dash "2.18.0")
(f "0.20.0")
(ht "2.3")
(spinner "1.7.3")
(markdown-mode "2.3")
(lv "0")
(eldoc "1.11"))
:commit "3afc56249e370afc334cf33a58a1f48d453d6267" :keywords
'("languages")
:url "https://github.com/emacs-lsp/lsp-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: