summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-03-25 20:32:44 +1100
committerGitHub <noreply@github.com>2020-03-25 20:32:44 +1100
commit3d51fbf354b73d6547cabd556bb4165676b19b7e (patch)
tree891d3c896a4171e0137a759ffa52597c5e4f8ab9 /README.md
parente7a2c7cc3e6831f7dd8bc47e3ca6dad4f95d046b (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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).