diff options
Diffstat (limited to 'book/src/configuration.md')
-rw-r--r-- | book/src/configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/configuration.md b/book/src/configuration.md index 2b29379e..f110edd7 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -5,7 +5,7 @@ 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. +> Hint: You can easily open the config file by typing `:config-open` within Helix normal mode. Example config: |