aboutsummaryrefslogtreecommitdiff
path: root/QA.md
diff options
context:
space:
mode:
Diffstat (limited to 'QA.md')
-rw-r--r--QA.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/QA.md b/QA.md
index bd74e8e..bc1bf67 100644
--- a/QA.md
+++ b/QA.md
@@ -20,10 +20,8 @@ The behaviors of the console are tested in [Console section](#consoles).
### Properties
-- [ ] Configure custom hint character by `:set hintchars=012345678`
-- [ ] Smooth scroll by `:set smoothscroll`
-- [ ] Non-smooth scroll by `:set nosmoothscroll`
-- [ ] Configure smooth scroll by settings `"smoothscroll": true`, `"smoothscroll": false`
+- [ ] Toggle smooth scroll by `:set smoothscroll` and `:set nosmoothscroll`
+- [ ] Configure smooth scroll by settings `"smoothscroll": true` and `"smoothscroll": false`
### Settings