feat: Evil: Make C-u scroll

This commit is contained in:
Madeleine Sydney
2025-01-16 13:04:43 -07:00
parent 2193ef3779
commit 3f55a31a62

View File

@@ -8,6 +8,7 @@
evil-vsplit-window-right t evil-vsplit-window-right t
evil-ex-search-vim-style-regexp t evil-ex-search-vim-style-regexp t
evil-want-Y-yank-to-eol t evil-want-Y-yank-to-eol t
evil-want-C-u-scroll t
evil-want-C-w-in-emacs-state t evil-want-C-w-in-emacs-state t
;; - If nil: When using ex commands on a visual selection, pass the ;; - If nil: When using ex commands on a visual selection, pass the
;; precise region selected to the command. ;; precise region selected to the command.