diff --git a/QA.md b/QA.md index a7a0c01..37b92d7 100644 --- a/QA.md +++ b/QA.md @@ -6,12 +6,6 @@ Test operations with default key maps. #### Scrolling -- [ ] k, j: scroll up and down -- [ ] h, l: scroll left and right -- [ ] Ctrl+U, Ctrl+D: scroll up and down by half of screen -- [ ] Ctrl+B, Ctrl+F: scroll up and down by a screen -- [ ] 0, $: scroll to leftmost and rightmost -- [ ] gg, G: scroll to top and bottom - [ ] Smooth scroll by `:set smoothscroll` - [ ] Non-smooth scroll by `:set nosmoothscroll` - [ ] Configure custom hint character by settings `"smoothscroll": true`, `"smoothscroll": false`