From 3f4a700600db8b7780267a742ef48838a1f46cf8 Mon Sep 17 00:00:00 2001 From: Roland Marchand Date: Tue, 14 Oct 2025 01:15:39 -0400 Subject: [PATCH] Added medicated emacs --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 089a500..f8edb00 100644 --- a/README.org +++ b/README.org @@ -1324,6 +1324,7 @@ For additional git-related emacs packages to use or to get inspiration from, tak - [[https://github.com/technomancy/emacs-starter-kit][Emacs Starter Kit]] - A prose guide to various packages and settings which can greatly improve the Emacs experience. - [[https://github.com/jamescherti/minimal-emacs.d][minimal-emacs.d]] - A customizable Emacs base that offers improved default settings and optimized startup, intended to serve as a solid foundation for a vanilla Emacs configuration. - [[https://codeberg.org/ashton314/emacs-bedrock][Emacs Bedrock]] - A minimal, no-magic, bare-bones starter kit focusing on tweaking stock Emacs 29. Minimal 3rd-party dependencies. + - [[https://github.com/RolandMarchand/medicated-emacs][Medicated Emacs]] - Ready-to-use vanilla enhacement of Emacs >29. Includes LSP, modern completion, Git integration, QOL, and common languages. #+BEGIN_QUOTE - In addition, for an excellent selection of personal .emacs.d configurations, take a look at [[https://github.com/caisah/emacs.dz]].