My personal Emacs configuration
Find a file
Evie Litherland-Smith 29f6123983 Rewrite eglot and flymake configs
Use eglot-workspace-configuration to pass options to LSPs rather than
re-defining the list

Use flymake-collection to get mypy as a flymake backend

Add flymake-clippy (for rust) rather than using via rust-analyzer
2024-02-16 16:55:48 +00:00
config Rewrite eglot and flymake configs 2024-02-16 16:55:48 +00:00
.gitignore Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00
init.el Make config src blocks silent output by default 2024-02-15 08:45:37 +00:00
README.org Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00

Emacs Config

Personal Emacs config.

Clone to ~/.emacs.d/ (or ~/.config/emacs/ should work).

TODO Fill out README