mirror of
https://github.com/vlang/v.git
synced 2025-09-11 16:36:20 -04:00
vcomplete: add -no-parallel
to flag completions (#14735)
This commit is contained in:
parent
f4869bcdc6
commit
690a8422d1
@ -154,6 +154,7 @@ const (
|
|||||||
'-autofree',
|
'-autofree',
|
||||||
'-compress',
|
'-compress',
|
||||||
'-freestanding',
|
'-freestanding',
|
||||||
|
'-no-parallel',
|
||||||
'-no-preludes',
|
'-no-preludes',
|
||||||
'-prof',
|
'-prof',
|
||||||
'-profile',
|
'-profile',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user