Revert "Remove nix from eglot ensure modes"
This reverts commit 38658dbc8e
.
This commit is contained in:
parent
eb63ec951d
commit
ec6e9e8a78
|
@ -63,7 +63,8 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
||||||
("C-c c C-e" . eglot-reconnect)
|
("C-c c C-e" . eglot-reconnect)
|
||||||
("C-c c a" . eglot-code-actions)
|
("C-c c a" . eglot-code-actions)
|
||||||
("C-c c r" . eglot-rename))
|
("C-c c r" . eglot-rename))
|
||||||
:hook (((python-base-mode
|
:hook (((nix-mode
|
||||||
|
python-base-mode
|
||||||
rust-ts-mode
|
rust-ts-mode
|
||||||
fortran-mode
|
fortran-mode
|
||||||
f90-mode
|
f90-mode
|
||||||
|
|
Loading…
Reference in a new issue