1
Fork 0

Improve keyboard setup

- add more unicode vim abbreviations
- add more things to the red layer in kanata
This commit is contained in:
prescientmoon 2024-02-29 11:50:04 +01:00
parent 8b90c71737
commit c26a8a2c9b
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 10 additions and 7 deletions
home/features/neovim/config/lua/my/abbreviations

View file

@ -137,10 +137,13 @@ M.unicode = {
{ "niinf", "-∞" },
{ "star", "" },
{ "nabla", "" },
{ "diamond", "" },
{ "minidiam", "" },
{ "tto", "" },
{ "ttoo", "" },
{ "mapto", "" },
{ "square", "" },
{ "rquare", "" }, -- rounded square
{ "diam", "" },
-- }}}
-- {{{ Brackets
{ "langle", "" },