ui/pretty-code: :src_block_end = "»"
In some cases, emacs fontification struggles with whitespace symbols.
This commit is contained in:
parent
7214affc73
commit
5c294f5b01
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
'(;; org
|
||||
:name "»"
|
||||
:src_block "»"
|
||||
:src_block_end " "
|
||||
:src_block_end "»"
|
||||
;; Functional
|
||||
:lambda "λ"
|
||||
:def "ƒ"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue