diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-20 16:27:16 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-20 16:27:16 +0900 |
commit | 7274d148c657bd74035530e40c300d4f9708495c (patch) | |
tree | 52ba37f2c2ed29e257a964a0e7e49f6c9449868e /QA.md | |
parent | 3fdd1969b4de0c28f5d198cbb339c77621fb7da6 (diff) |
Add e2e tests for follow completes
Diffstat (limited to 'QA.md')
-rw-r--r-- | QA.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |