From 6eca8849f0c9aeb43326692486b82ea4120fba40 Mon Sep 17 00:00:00 2001 From: Marien Zwart Date: Tue, 18 Jun 2024 22:06:20 +1000 Subject: [PATCH] Drop "not all Doom module flags tested" disclaimer Although I don't quite build-test all dependencies I'm close enough to claim good coverage. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f145676..c90a51f 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,7 @@ implemented differently. Tested and working on Linux, with emacs-overlay and Doom inputs updated automatically. If you're reading this on Github, there should be a CI status badge above: if CI is passing, Unstraightened installs an up-to-date version of -Doom Emacs. - -Not all Doom module flags may work (although all modules are covered by CI, not -all module flags are). Please file an issue if you encounter a build failure. +Doom Emacs and (almost) all module dependencies. Not yet tested on macOS. Likely works as long as you do not need an "app" (you launch Emacs from the commandline or through other means). I intend to fix this.