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