From 5fa8877862920c72a3183d36f2f313aa9bd14158 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Thu, 18 Oct 2018 21:41:33 +0900 Subject: [PATCH] Update QA --- QA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QA.md b/QA.md index a9cda00..4f37879 100644 --- a/QA.md +++ b/QA.md @@ -125,7 +125,7 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] Show search engine, bookmark and history items in order by `:set complete=sbh` - [ ] Show bookmark, search engine, and search engine items in order by `:set complete=bss` -- [ ] Configure completion items by setting `"smoothscroll": "sbh"`, `"smoothscroll": "bss"` +- [ ] Configure completion items by setting `"complete": "sbh"`, `"complete": "bss"` ### Settings