mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
doc/cleaing up ligatures readme
This commit is contained in:
@ -152,12 +152,12 @@ you can set these symbols out of the box
|
||||
:return "return"
|
||||
:yield "yeild"
|
||||
;; Other
|
||||
:union "⋃"
|
||||
:intersect "∩"
|
||||
:diff "∖"
|
||||
:tuple "⨂"
|
||||
:pipe "" ;; FIXME: find a non-private char
|
||||
:dot "•")
|
||||
:union "Union keyword"
|
||||
:intersect "Intersect keyword"
|
||||
:diff "diff keyword"
|
||||
:tuple "Tuple Keyword "
|
||||
:pipe "Pipe Keyword" ;; FIXME: find a non-private char
|
||||
:dot "Dot operator")
|
||||
#+END_SRC
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user