mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :tools lsp
emacs-lsp/lsp-mode@6671128 -> emacs-lsp/lsp-mode@e8e52fd
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/lsp/packages.el
|
||||
|
||||
(package! lsp-mode :pin "6671128422")
|
||||
(package! lsp-mode :pin "e8e52fd4b1")
|
||||
(package! lsp-ui :pin "242dfe859c")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
|
Reference in New Issue
Block a user