aboutsummaryrefslogtreecommitdiff
path: root/QA.md
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-04-20 16:27:16 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-04-20 16:27:16 +0900
commit7274d148c657bd74035530e40c300d4f9708495c (patch)
tree52ba37f2c2ed29e257a964a0e7e49f6c9449868e /QA.md
parent3fdd1969b4de0c28f5d198cbb339c77621fb7da6 (diff)
Add e2e tests for follow completes
Diffstat (limited to 'QA.md')
-rw-r--r--QA.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/QA.md b/QA.md
index 5d5f6c0..449beba 100644
--- a/QA.md
+++ b/QA.md
@@ -21,11 +21,9 @@ The behaviors of the console are tested in [Console section](#consoles).
### Properties
- [ ] Configure custom hint character by `:set hintchars=012345678`
-- [ ] Configure custom hint character by settings `"hintchars": "012345678"` in add-on preferences
- [ ] Smooth scroll by `:set smoothscroll`
- [ ] Non-smooth scroll by `:set nosmoothscroll`
- [ ] Configure smooth scroll by settings `"smoothscroll": true`, `"smoothscroll": false`
-- [ ] Open new tab in background by `"background": true`
### Settings