Bump :editor evil
emacs-evil/evil@d243eae -> emacs-evil/evil@3f3b2fe emacs-evil/evil-collection@ba36304 -> emacs-evil/evil-collection@1237452 To include emacs-evil/evil-collection#335
This commit is contained in:
parent
c4a1cc0493
commit
f0632f812b
2 changed files with 3 additions and 2 deletions
|
@ -17,6 +17,7 @@ directives. By default, this only recognizes C directives.")
|
|||
|
||||
;; Set these defaults before `evil'; use `defvar' so they can be changed prior
|
||||
;; to loading.
|
||||
(defvar evil-want-C-g-bindings t)
|
||||
(defvar evil-want-C-i-jump (or (daemonp) (display-graphic-p)))
|
||||
(defvar evil-want-C-u-scroll t) ; moved the universal arg to <leader> u
|
||||
(defvar evil-want-C-u-delete t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue