Use python-base-mode instead of specifying both separately
Remove rust-mode, only keep rust-ts-mode
This commit is contained in:
parent
4cea411751
commit
c2dfd0490c
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue