test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
opts = {
|
||||
max_completions = 1,
|
||||
max_attempts = 2,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
opts = {
|
||||
max_completions = 1,
|
||||
max_attempts = 2,
|
||||
},
|
||||
}
|
||||