Skip to content

Commit 29fa828

Browse files
author
nvim-orgmode
committed
1 parent e54e075 commit 29fa828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2825,6 +2825,8 @@ The following highlight groups are used:
28252825
- =@org.drawer=: Drawer start/end delimiters - linked to =@property=
28262826
- =@org.tag=: A tag for a headline item, shown on the righthand side like =:foo:= - linked to =@tag.attribute=
28272827
- =@org.plan=: =SCHEDULED=, =DEADLINE=, =CLOSED=, etc. keywords - linked to =Constant=
2828+
- =@org.block=: A =begin/end= block (example: =#begin_src=) - linked to =@comment=
2829+
- =@org.inline_block=: A =src_lang= block (example: src_lua{ print('foo') } ) - linked to =@comment=
28282830
- =@org.comment=: A comment block - linked to =@comment=
28292831
- =@org.latex_env=: LaTeX block - linked to =@markup.environment=
28302832
- =@org.directive=: Blocks starting with =#+= - linked to =@comment=

0 commit comments

Comments
 (0)