doc: improve free key comments

This commit is contained in:
Clément Joly 2022-05-07 21:00:48 +00:00
parent ac3392d10d
commit bb12119765

View File

@ -125,10 +125,10 @@
(map-normal "wÉ" :<C-w>T)) (map-normal "wÉ" :<C-w>T))
(fn setup [] (fn setup []
"Keys that are still free "Keys that are still free:
;; , and ; as they may be used as leaders * , and ; as they may be used as leaders
;; à and À * à and À
è and È" * è and È"
(when (= vim.g.loaded_bepo_nvim nil) (when (= vim.g.loaded_bepo_nvim nil)
(mapping-movement) (mapping-movement)
(mapping-tabs) (mapping-tabs)