From bff6e04607ea9bede7bc981755cdf41740c15462 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Mon, 15 Jul 2019 11:39:16 -0400 Subject: Make max_completion_items settable --- tests/transcripts/regex_set.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/transcripts') diff --git a/tests/transcripts/regex_set.txt b/tests/transcripts/regex_set.txt index 02bc9875..fdcca3a8 100644 --- a/tests/transcripts/regex_set.txt +++ b/tests/transcripts/regex_set.txt @@ -11,6 +11,7 @@ echo: False editor: /.*/ feedback_to_output: False locals_in_py: False +max_completion_items: 50 maxrepeats: 3 prompt: (Cmd)/ / quiet: False -- cgit v1.2.1