From 75a8e8afbd06b69f182f6fb9c0d3b0cd2241c0c8 Mon Sep 17 00:00:00 2001 From: Rowan H <37909949+RLHerbert@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:54:02 -0700 Subject: [PATCH] Typo fix (#893) --- book/src/remapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/remapping.md b/book/src/remapping.md index 81f45da3f..3369f0315 100644 --- a/book/src/remapping.md +++ b/book/src/remapping.md @@ -2,7 +2,7 @@ One-way key remapping is temporarily supported via a simple TOML configuration file. (More powerful solutions such as rebinding via commands will be -available in the feature). +available in the future). To remap keys, write a `config.toml` file in your `helix` configuration directory (default `~/.config/helix` in Linux systems) with a structure like