Fix last commit
This commit is contained in:
parent
5bd69822d3
commit
634843619d
3
init.el
3
init.el
@ -848,6 +848,9 @@ COMMAND and COMINT are like `compile'."
|
||||
(add-hook 'cmake-ts-mode-hook #'my/setup-cmake-ts-mode)
|
||||
(add-hook 'cmake-ts-mode-hook #'eglot-ensure))
|
||||
|
||||
;; kdl
|
||||
(require 'kdl-ts-mode)
|
||||
|
||||
;; json
|
||||
(use-package json-ts-mode
|
||||
:hook (json-ts-mode . eglot-ensure))
|
||||
|
Loading…
x
Reference in New Issue
Block a user