Merge pull request #41 from yazd/patch-2

Update completion kinds in README.md
This commit is contained in:
Hackerpilot 2013-09-13 10:17:23 -07:00
commit 4ce8d5f8ec
1 changed files with 4 additions and 1 deletions

View File

@ -68,8 +68,11 @@ tab character, followed by a completion kind
* f - function or method * f - function or method
* g - enum name * g - enum name
* e - enum member * e - enum member
* p - package name * P - package name
* M - module name * M - module name
* a - array
* A - associative array
* l - alias name
####Example output ####Example output
identifiers identifiers