From 848892b8d40c033d95701e95a1e54e41bf4101b5 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 8 Jul 2025 17:50:42 +0200 Subject: emacs: There and back again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bring back a hand-rolled GNU Emacs configuration, moving on from Doom Emacs. This is due some recent regressions I've had with my Doom configuration that I was unable to debug/fix. This brings back some much needed simplicity, while having better knowledge on how to keep things modern and snappy. Signed-off-by: Miquel Sabaté Solà --- README.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ae64b98..b678e6c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,6 @@ These are my personal dotfiles, use them at your own risk! To install everything just run the `install.sh` script. -## GNU Emacs - -I am using [Doom Emacs](https://github.com/hlissner/doom-emacs), see -[.config/doom/README.org](./.config/doom). For runtime dependencies just run: - -```bash -$ doom doctor -``` - ## License Every file is licensed under the GPLv3+ unless stated otherwise. I've tried to -- cgit v1.2.3