From 37e8b685067cf9f25c2d3d012d0c9614369a5b8b Mon Sep 17 00:00:00 2001 From: ray-x Date: Thu, 24 Feb 2022 19:03:50 +1100 Subject: [PATCH] doc updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebac51f..b011028 100644 --- a/README.md +++ b/README.md @@ -395,8 +395,8 @@ In `playground` folder, there is a `init.lua` and source code for you to play wi | mode | key | function | | ---- | --------------- | ---------------------------------------------------------- | -| n | gr | show reference and context | -| n | Gr | async references, definitions and context (experiential) | +| n | gr | async references, definitions and context | +| n | \gr | show reference and context | | i | \ | signature help | | n | \ | signature help | | n | gW | workspace symbol |