Revert "Remove nix from eglot ensure modes"

This reverts commit 38658dbc8e.
This commit is contained in:
Evie Litherland-Smith 2024-02-21 06:43:58 +00:00
parent eb63ec951d
commit ec6e9e8a78

View file

@ -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 a" . eglot-code-actions)
("C-c c r" . eglot-rename))
:hook (((python-base-mode
:hook (((nix-mode
python-base-mode
rust-ts-mode
fortran-mode
f90-mode