mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-16 14:01:22 +00:00
nimsuggest: minor doc addition
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user