Ensure eglot for f90-mode (as well as fortran-mode)

This commit is contained in:
Evie Litherland-Smith 2023-12-19 16:16:36 +00:00
parent cc30977f77
commit 30fb4d50d8

View file

@ -672,6 +672,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
("C-c c r" . eglot-rename)) ("C-c c r" . eglot-rename))
:hook ((nix-mode :hook ((nix-mode
fortran-mode fortran-mode
f90-mode
shell-script-mode shell-script-mode
lua-mode lua-mode
python-mode python-mode