Fix doc about ':char' keys

This commit is contained in:
Jules Aguillon 2024-12-04 23:02:57 +01:00
parent b6a8b4a285
commit ae323affca

View File

@ -186,5 +186,5 @@ on it. `char` keys can be modified by `ctrl` and other modifiers, unlike `str`
keys. keys.
For example: For example:
- `:char symbol='q':љ`, which is used to implement `ctrl` shortcuts in cyrillic - `:char symbol='љ':q`, which is used to implement `ctrl` shortcuts in cyrillic
layouts. layouts.