aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-10-18 21:41:33 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-10-18 21:41:33 +0900
commit5fa8877862920c72a3183d36f2f313aa9bd14158 (patch)
tree248803ee757bb85dd2328c9f762edbb8debbfbd9
parentdecab48de858da653bd99762a796222682ae3717 (diff)
Update QA
-rw-r--r--QA.md2
1 files changed, 1 insertions, 1 deletions
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