From 3d51fbf354b73d6547cabd556bb4165676b19b7e Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Wed, 25 Mar 2020 20:32:44 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eb984e4b8..73bfda553 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,10 @@ lg() Then `source ~/.zshrc` and from now on when you call `lg` and exit you'll switch directories to whatever you were in inside lazyigt. To override this behaviour you can exit using `shift+Q` rather than just `q`. +## Undo/Redo + +See the [docs](/docs/Undoing.md) + ## Configuration Check the [configuration docs](docs/Config.md).