commit 5b93e1555df339f54e9889f97dd5b4e04b7069eb
parent 3afa255545e9612c3f252b6aa2eda6796f72855e
Author: Lou Woell <lou.woell@posteo.de>
Date: Wed, 17 Sep 2025 16:06:07 +0200
README: add missing half of sentence.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -94,7 +94,7 @@ Default keybindings in haredoc buffers:
- `n`: move cursor down one declaration
- `p`: move cursor up one declaration
- `d`: narrow haredoc to documentation of declaration at point
-- `u`: show documentation for one namespace
+- `u`: show documentation for one namespace level up
#### Installation with [elpaca](https://github.com/progfolio/elpaca)