Slight formatting

This commit is contained in:
Evie Litherland-Smith 2024-02-16 17:00:51 +00:00
parent 29f6123983
commit 57b29c661c

View file

@ -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)