Skip to content

Commit 2efdeb6

Browse files
ktsujisterKei Tsuji
andauthored
update doc to use correct highlight name (#728)
Co-authored-by: Kei Tsuji <[email protected]>
1 parent 8ec0bcc commit 2efdeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/orgmode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Enabled:
442442
NOTE: Stars are hidden by applying highlight group that masks them with color that's same as background color.
443443
If this highlight group does not suit you, you can apply different highlight group to it:
444444
>
445-
vim.cmd[[autocmd ColorScheme * hi link @org.leading.stars MyCustomHlGroup]]
445+
vim.cmd[[autocmd ColorScheme * hi link @org.leading_stars MyCustomHlGroup]]
446446
<
447447

448448
ORG_HIDE_EMPHASIS_MARKERS *orgmode-org_hide_emphasis_markers*

0 commit comments

Comments
 (0)