words-docs: add "recursive" to the list of word properties

Put "flushable" in quotes for consistency.
locals-and-roots
Alexander Iljin 2016-05-25 13:23:01 +03:00
parent 2c04c6a0f2
commit 06ec320eca
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@ $nl
{
{ $snippet "\"inline\"" } ", "
{ $snippet "\"foldable\"" } ", "
{ $snippet "flushable" }
{ $snippet "\"flushable\"" } ", "
{ $snippet "\"recursive\"" }
}
{ $link "declarations" }
}