nimsuggest: minor doc addition

This commit is contained in:
Andreas Rumpf
2017-03-03 12:59:32 +01:00
parent 6c0304f7f5
commit 3b0430bec6

View File

@@ -27,6 +27,8 @@
## - Finally, sort matches by relevance. The relevance is determined by the
## number of usages, so ``strutils.replace`` comes before
## ``strutils.wordWrap``.
## - In any case, sorting also considers scoping information. Local variables
## get high priority.
# included from sigmatch.nim