Update vimdoc

This commit is contained in:
Ilia Choly 2016-02-06 16:24:47 -05:00
parent 66155c3de2
commit ef47aba62a

View File

@ -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