Use python-base-mode instead of specifying both separately

Remove rust-mode, only keep rust-ts-mode
This commit is contained in:
Evie Litherland-Smith 2023-12-31 09:25:09 +00:00
parent 4cea411751
commit c2dfd0490c

View file

@ -732,9 +732,7 @@ Set treesit to fontify all elements, default was 3 (out of 4)
f90-mode f90-mode
shell-script-mode shell-script-mode
lua-mode lua-mode
python-mode python-base-mode
python-ts-mode
rust-mode
rust-ts-mode) . eglot-ensure) rust-ts-mode) . eglot-ensure)
:custom :custom
(eglot-extend-to-xref t) (eglot-extend-to-xref t)