From e0a4455569a1eee9475a8f1f980ad3f0cea05802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Joly?= Date: Sat, 4 Jun 2022 09:44:31 +0000 Subject: [PATCH] doc: clarify free keys --- fnl/bepo.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fnl/bepo.fnl b/fnl/bepo.fnl index 4a7dacc..16cfc8e 100644 --- a/fnl/bepo.fnl +++ b/fnl/bepo.fnl @@ -133,8 +133,9 @@ (fn setup [] "Keys that are still free: - * , and ; as they may be used as leaders + * , and ; as they may be used as leaders (if you don’t use those as leaders, you may want to swap the two) * à and À + * ç and Ç * è and È" (when (= vim.g.loaded_bepo_nvim nil) (mapping-movement)