We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d87e1 commit 1ebf85dCopy full SHA for 1ebf85d
readme.md
@@ -21,7 +21,7 @@ Once CtrlP is open:
21
e.g. `abc:45` will open the file matched the pattern and jump to line 45.
22
* Submit two dots `..` as the input string to go backward the directory tree by 1 level.
23
* 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.
+* Use `<c-z>` to mark multiple files and `<c-o>` to open them.
25
26
## Basic Options
27
* Change the mapping to invoke CtrlP:
0 commit comments