From ef47aba62a60c081f6d517beb0a745676859c48e Mon Sep 17 00:00:00 2001 From: Ilia Choly Date: Sat, 6 Feb 2016 16:24:47 -0500 Subject: [PATCH] Update vimdoc --- doc/youcompleteme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index 6b867e48..6f7e5290 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -903,7 +903,7 @@ Go ~ TypeScript ~ - Semantic auto-completion -- Go to definition (|GoToDefinition|) +- Go to definition, find references (|GoToDefinition|, |GoToReferences|) - Semantic type information for identifiers (|GetType|) - View documentation comments for identifiers (|GetDoc|) @@ -1472,7 +1472,7 @@ This command attempts to find all of the references within the project to the identifier under the cursor and populates the quickfix list with those locations. -Supported in filetypes: 'javascript, python' +Supported in filetypes: 'javascript, python, typescript' ------------------------------------------------------------------------------- The *ClearCompilationFlagCache* subcommand