summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed ElSamhaa <ahmed.elsamha@vaimo.com>2023-06-27 15:40:34 +0300
committerAhmed ElSamhaa <ahmed.elsamha@vaimo.com>2023-06-27 15:40:34 +0300
commit1b9f1e97024afdd6544dafb7be009754d6025f2a (patch)
tree81b9ecc58e75aff3f41c03d9049eb80d732f3c4d /README.md
parent2c30b99a7c90f1f9c245528cfc50a5d0c30f84f9 (diff)
Slight formatting changes to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07b7c05..af478df 100644
--- a/README.md
+++ b/README.md
@@ -190,8 +190,10 @@ Esc :Return to the normal mode.
:empty :Empty the trash directory.
:h :Show help.
:q :Exit.
-ZZ :Exit without cd to last working directory (if `match_vim_exit_behavior` is `false`).
-ZQ :cd into the last directory and exit (if `match_vim_exit_behavior` is `false`).
+ZZ :Exit without cd to last working directory (if `match_vim_exit_behavior`
+ is `false`).
+ZQ :cd into the last working directory and exit (if `match_vim_exit_behavior`
+ is `false`).
```
<a id="preview"></a>