doc: clarify free keys
This commit is contained in:
parent
5df24240ce
commit
e0a4455569
@ -133,8 +133,9 @@
|
|||||||
|
|
||||||
(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 (if you don’t use those as leaders, you may want to swap the two)
|
||||||
* à and À
|
* à and À
|
||||||
|
* ç and Ç
|
||||||
* è and È"
|
* è and È"
|
||||||
(when (= vim.g.loaded_bepo_nvim nil)
|
(when (= vim.g.loaded_bepo_nvim nil)
|
||||||
(mapping-movement)
|
(mapping-movement)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user