branch: elpa/helm commit 2569c427f7cc2490e8ae2d9a849c9539ee1e4944 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Fix org table in doc --- helm-core.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index ad7b2590cb..96202a52b1 100644 --- a/helm-core.el +++ b/helm-core.el @@ -1473,7 +1473,8 @@ you DO NOT need these packages to display helm buffers in frames. ** Helm's basic operations and default key bindings -| Key| Command | +| Key| Command| +|----+--------| | | | \\[helm-previous-line]| Previous line | | \\[helm-next-line]| Next line |