Skip to content

Commit 1ebf85d

Browse files
committed
fix markdown
1 parent b7d87e1 commit 1ebf85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Once CtrlP is open:
2121
e.g. `abc:45` will open the file matched the pattern and jump to line 45.
2222
* Submit two dots `..` as the input string to go backward the directory tree by 1 level.
2323
* Use `<c-y>` to create a new file and its parent dirs.
24-
* Use <c-z> to mark multiple files and <c-o> to open them.
24+
* Use `<c-z>` to mark multiple files and `<c-o>` to open them.
2525

2626
## Basic Options
2727
* Change the mapping to invoke CtrlP:

0 commit comments

Comments
 (0)