|
|
@ -258,6 +258,7 @@ Install and configure packages. |
|
|
|
(evil-split-window-below t) |
|
|
|
(evil-split-window-below t) |
|
|
|
(evil-shift-round nil) |
|
|
|
(evil-shift-round nil) |
|
|
|
(evil-want-C-u-scroll t) |
|
|
|
(evil-want-C-u-scroll t) |
|
|
|
|
|
|
|
(evil-undo-system 'undo-tree) |
|
|
|
;; Do not set half cursor in operator state |
|
|
|
;; Do not set half cursor in operator state |
|
|
|
(evil-operator-state-cursor 'box) |
|
|
|
(evil-operator-state-cursor 'box) |
|
|
|
;; Needed by evil-collection |
|
|
|
;; Needed by evil-collection |
|
|
|