From ae35bbbe37fa0278a1e77f773284c68330156260 Mon Sep 17 00:00:00 2001 From: Mandar Vaze Date: Thu, 10 Feb 2022 17:27:19 +0530 Subject: [PATCH] Updated default Doom Nvim root directory unless using cheovim, default Doom Nvim root directory is `$HOME/.config/nvim/` NOT `$HOME/.config/doom-nvim/` --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 05040c6f9..4bb527c17 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -350,7 +350,7 @@ a previous release (for main branch) or a previous commit (for development branc You can configure Doom Nvim by tweaking the `doom_config.lua`, `doom_modules.lua` and the `doom_userplugins.lua` files located in your -Doom Nvim root directory (`$HOME/.config/doom-nvim/` by default). +Doom Nvim root directory (`$HOME/.config/nvim/` by default). ### doom_modules.lua