[review] no extension in load! / rename interactive function
This commit is contained in:
parent
0f5c5bb288
commit
dc3c2f9e78
4 changed files with 5 additions and 5 deletions
|
@ -9,5 +9,5 @@ working on that project after closing the last buffer.")
|
|||
|
||||
;; TODO : set eglot-events-buffer-size to nil in doom-debug-mode
|
||||
(if (featurep! +eglot)
|
||||
(load! "+eglot.el")
|
||||
(load! "+lsp.el"))
|
||||
(load! "+eglot")
|
||||
(load! "+lsp"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue