mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
overlays/iosevka: enable brst and markdown-checkboxes
This commit is contained in:
parent
bd8bd280ea
commit
5045521db5
1 changed files with 2 additions and 1 deletions
|
|
@ -105,7 +105,7 @@
|
|||
"ltgt-diamond" # Enable ligation for <> as diamond
|
||||
# "ltgt-diamond-tag" # Enable ligation for <> as diamond-shaped empty HTML/XML tag
|
||||
# "ltgt-slash-tag" # Enable ligation for </, /> and </>
|
||||
# "brst" # Center asterisk in (* and *)
|
||||
"brst" # Center asterisk in (* and *)
|
||||
"slash-asterisk" # Shift asterisk in /* and */
|
||||
"kern-dotty" # Move connecting dotty punctuations closer, like for ::, :: # and ...
|
||||
# "kern-bars" # Move consecutive bars closer, like for ||, ||| and //
|
||||
|
|
@ -142,5 +142,6 @@
|
|||
# "colon-greater-as-colon-arrow:" Transform :> into : and a narrow arrow
|
||||
# "brace-bar" # Enable ligation for {| and |}
|
||||
"brack-bar" # Enable ligation for [| and |]
|
||||
"markdown-checkboxes" # Enable ligation for Markdown checkboxes like - [ ] and - [x]
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue