From 8d7a25b4d49ef5cd7f5d85585d60e52bdc2bc0c5 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 9 Mar 2022 13:34:12 -0500 Subject: Add --edit-config flag to directly open config.toml (#1771) Co-authored-by: Gokul Soumya --- book/src/configuration.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'book') diff --git a/book/src/configuration.md b/book/src/configuration.md index 023f7dc1..2e4cab8a 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -5,6 +5,8 @@ To override global configuration parameters, create a `config.toml` file located * Linux and Mac: `~/.config/helix/config.toml` * Windows: `%AppData%\helix\config.toml` +> Note: You may use `hx --edit-config` to create and edit the `config.toml` file. + Example config: ```toml -- cgit v1.2.3-70-g09d2