Skip to content

Commit 1f19c2e

Browse files
authored
fix display of double dash (#495)
1 parent 5af4798 commit 1f19c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CUSTOMIZATIONS.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Association list of predicates to functions.
333333

334334
This list is used to update the cursor type and face. The first value whose
335335
predicate evaluates to true will have its corresponding key run. This key
336-
should use meow--set-cursor-type and meow--set-cursor-color to update the cursor.
336+
should use ~meow--set-cursor-type~ and ~meow--set-cursor-color~ to update the cursor.
337337

338338
You may customize this list for more complex modifications to the cursor.
339339
For instance, to change the face of the insert cursor to a hollow cursor only

0 commit comments

Comments
 (0)