Skip to content

Commit 703691e

Browse files
committed
Fix invalid variable name
1 parent 866aab5 commit 703691e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fern.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Users can customize above appearance by the following variables.
269269
A |String| used as a symbol of mark.
270270
Default: "* "
271271

272-
*g:fern#renderer#default#marked_symbol*
272+
*g:fern#renderer#default#unmarked_symbol*
273273
A |String| used as a symbol of unmark.
274274
Default: " "
275275

0 commit comments

Comments
 (0)