mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Update to latest lsp-mode, lsp-ui
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/lsp/packages.el
|
||||
|
||||
(package! lsp-mode :pin "e7c7abf236")
|
||||
(package! lsp-ui :pin "6caacc8c93")
|
||||
(package! lsp-mode :pin "2fc0963a50")
|
||||
(package! lsp-ui :pin "e8200e3b72")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
(when (featurep! :completion ivy)
|
||||
|
Reference in New Issue
Block a user