doc: improve free key comments
This commit is contained in:
parent
ac3392d10d
commit
bb12119765
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user