From 311bdf100e4d44b56312b70750a2e7018c17ee49 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 26 Oct 2019 04:32:58 -0400 Subject: [PATCH] docs/faq: mention 'doom refresh' under enable/disable modules --- docs/faq.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.org b/docs/faq.org index 532cd4038..aae4e9507 100644 --- a/docs/faq.org +++ b/docs/faq.org @@ -519,6 +519,9 @@ semicolons: rust) #+END_SRC +Remember to run ~bin/doom refresh~ afterwards, on the command line, to sync your +module list with Doom. + You can find a comprehensive list of modules in the [[file:../modules/README.org][Module Index]]. ** How do I install a package from ELPA?