mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vcomplete: add -no-parallel to flag completions (#14735)
This commit is contained in:
@@ -154,6 +154,7 @@ const (
|
|||||||
'-autofree',
|
'-autofree',
|
||||||
'-compress',
|
'-compress',
|
||||||
'-freestanding',
|
'-freestanding',
|
||||||
|
'-no-parallel',
|
||||||
'-no-preludes',
|
'-no-preludes',
|
||||||
'-prof',
|
'-prof',
|
||||||
'-profile',
|
'-profile',
|
||||||
|
|||||||
Reference in New Issue
Block a user