mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -1,8 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/lsp/packages.el
|
||||
|
||||
(package! lsp-mode :pin "c8188efeba")
|
||||
(package! lsp-ui :pin "582e153a5e")
|
||||
(package! lsp-mode :pin "e7c7abf236")
|
||||
(package! lsp-ui :pin "6caacc8c93")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
(when (featurep! :completion ivy)
|
||||
|
Reference in New Issue
Block a user