From 05e9e72d5babadb8b510da34309faad3f2b21863 Mon Sep 17 00:00:00 2001 From: Shon Feder Date: Fri, 1 Jan 2021 14:04:57 -0500 Subject: [PATCH] Add missing space between gd key sequence --- modules/lang/ocaml/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/ocaml/README.org b/modules/lang/ocaml/README.org index bf0cc060a..acfd69d76 100644 --- a/modules/lang/ocaml/README.org +++ b/modules/lang/ocaml/README.org @@ -76,7 +76,6 @@ tools. ** Commands | Command | Key | Description | |------------------------------+-----------+-----------------------------------------------------------| - | =merlin-locate= | =gd= | lookup definition | | =merlin-occurences= | =SPC c D= | lookup references | | =merlin-document= | =K= | lookup documentation | | =merlin-imenu= | =SPC / i= | symbol lookup in file | @@ -85,6 +84,7 @@ tools. | =utop-eval-region= | =SPC c e= | evaluate selected region in =utop= | | =merlin-type-enclosing= | = t= | display type under point | | =tuareg-find-alternate-file= | = a= | switch between =.ml= and =.mli= | + | =merlin-locate= | =g d= | lookup definition | ** Hacks + =set-ligatures!= is called with the full tuareg prettify symbol list, this