diff --git a/fnl/bepo.fnl b/fnl/bepo.fnl index 5c8980a..e24f8d6 100644 --- a/fnl/bepo.fnl +++ b/fnl/bepo.fnl @@ -125,10 +125,10 @@ (map-normal "wÉ" :T)) (fn setup [] - "Keys that are still free - ;; , and ; as they may be used as leaders - ;; à and À - è and È" + "Keys that are still free: + * , and ; as they may be used as leaders + * à and À + * è and È" (when (= vim.g.loaded_bepo_nvim nil) (mapping-movement) (mapping-tabs)