dotfiles/emacs/.emacs.d/elpa/lsp-mode-20260716.755/lsp-mode-pkg.el

16 lines
479 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "lsp-mode" "20260716.755"
"LSP mode."
'((emacs "29.1")
(dash "2.18.0")
(f "0.21.0")
(ht "2.3")
(spinner "1.7.3")
(markdown-mode "2.3")
(lv "0")
(eldoc "1.11"))
:url "https://github.com/emacs-lsp/lsp-mode"
:commit "6bfc593d7b1bc0dd656f09ffce52cc085ebced05"
:revdesc "6bfc593d7b1b"
:keywords '("languages"))