Slight formatting
This commit is contained in:
parent
29f6123983
commit
57b29c661c
|
@ -68,7 +68,8 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
||||||
f90-mode
|
f90-mode
|
||||||
python-base-mode
|
python-base-mode
|
||||||
rust-ts-mode
|
rust-ts-mode
|
||||||
js-ts-mode) . eglot-ensure)
|
js-ts-mode)
|
||||||
|
. eglot-ensure)
|
||||||
(eglot-managed-mode . (lambda () (add-to-list 'flymake-diagnostic-functions #'eglot-flymake-backend))))
|
(eglot-managed-mode . (lambda () (add-to-list 'flymake-diagnostic-functions #'eglot-flymake-backend))))
|
||||||
:custom
|
:custom
|
||||||
(eglot-extend-to-xref t)
|
(eglot-extend-to-xref t)
|
||||||
|
|
Loading…
Reference in a new issue