mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: refactored espanso config
This commit is contained in:
parent
3d6ee99ecb
commit
9eb6982341
9 changed files with 123 additions and 36 deletions
|
@ -3,4 +3,14 @@
|
|||
(matchHelper ":delta" "Δ")
|
||||
(matchHelper ":emdash" "—")
|
||||
(matchHelper ":degree" "°")
|
||||
(matchHelper ":+-" "±")
|
||||
(matchHelper ":<=" "≤")
|
||||
(matchHelper ":>=" "≥")
|
||||
(matchHelper ":copyright" "©")
|
||||
(matchHelper ":restricted" "®")
|
||||
(matchHelper ":trademark" "™")
|
||||
(matchHelper ":up" "↑")
|
||||
(matchHelper ":down" "↓")
|
||||
(matchHelper ":left" "←")
|
||||
(matchHelper ":right" "→")
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue