Mention that +evil-repeat-keys can be set to nil

To disable universal repeating on ; and ,
This commit is contained in:
Henrik Lissner 2020-08-04 18:10:00 -04:00
parent 01c5c35686
commit 5a68352cd5
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -4,7 +4,9 @@
"The keys to use for universal repeating motions.
This is a cons cell whose CAR is the key for repeating a motion forward, and
whose CDR is for repeating backward. They should both be `kbd'-able strings.")
whose CDR is for repeating backward. They should both be `kbd'-able strings.
Set this to `nil' to disable universal-repeating on these keys.")
(defvar +evil-want-o/O-to-continue-comments t
"If non-nil, the o/O keys will continue comment lines if the point is on a