mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-04 10:54:42 +00:00
nimsuggest docs: minor update; v2 of the protocol is now the default
This commit is contained in:
@@ -33,7 +33,7 @@ Nimsuggest is part of Nim's core. Build it via::
|
||||
Nimsuggest invocation
|
||||
=====================
|
||||
|
||||
Run it via ``nimsuggest --stdin --debug --v2 myproject.nim``. Nimsuggest is a
|
||||
Run it via ``nimsuggest --stdin --debug myproject.nim``. Nimsuggest is a
|
||||
server that takes queries that are related to ``myproject``. There is some
|
||||
support so that you can throw random ``.nim`` files which are not part
|
||||
of ``myproject`` at Nimsuggest too, but usually the query refer to modules/files
|
||||
|
||||
Reference in New Issue
Block a user