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))
(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)