From 877cedaf78b83c72beaa75b52bb09b3338858f00 Mon Sep 17 00:00:00 2001 From: Omar Zeghouani <59267627+ram02z@users.noreply.github.com> Date: Sat, 21 Aug 2021 09:47:47 +0100 Subject: [PATCH] Update symbols-outline.txt --- doc/symbols-outline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/symbols-outline.txt b/doc/symbols-outline.txt index 54afb85..1957166 100644 --- a/doc/symbols-outline.txt +++ b/doc/symbols-outline.txt @@ -233,7 +233,7 @@ symbol_blacklist | Enter | Go to symbol location in code | | o | Go to symbol location in code without losing focus | | Ctrl+Space | Hover current symbol | -| K | Toggles the current symbol preview (Only when auto_preview is off) | +| K | Toggles the current symbol preview | | r | Rename symbol | | a | Code actions | | ? | Show help message |