tools/lsp: minor refactors
This commit is contained in:
parent
92760d91ae
commit
d502c7c06a
2 changed files with 14 additions and 7 deletions
|
@ -7,7 +7,10 @@ workspace buffer is closed.
|
|||
This delay prevents premature server shutdown when a user still intends on
|
||||
working on that project after closing the last buffer.")
|
||||
|
||||
;; TODO : set eglot-events-buffer-size to nil in doom-debug-mode
|
||||
|
||||
;;
|
||||
;;; Implementations
|
||||
|
||||
(if (featurep! +eglot)
|
||||
(load! "+eglot")
|
||||
(load! "+lsp"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue