Skip to content

Commit 2a3daec

Browse files
authored
tools: add quest command to vcomplete (#26516)
1 parent 4eb21a3 commit 2a3daec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/tools/vcomplete.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ const auto_complete_commands = [
9797
'gret',
9898
'git-fmt-hook',
9999
'ls',
100+
'quest',
100101
'retry',
101102
'reduce',
102103
'repl',

0 commit comments

Comments
 (0)