mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-26 13:19:56 +03:00
Add template and mixin template to completion kinds in README.md
This commit is contained in:
parent
b3a828e243
commit
a10f765a9f
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ tab character, followed by a completion kind
|
|||
* a - array
|
||||
* A - associative array
|
||||
* l - alias name
|
||||
* t - template name
|
||||
* T - mixin template name
|
||||
|
||||
####Example output
|
||||
identifiers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue