diff options
Diffstat (limited to 'book/src')
-rw-r--r-- | book/src/configuration.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |