mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Fix redo
This commit is contained in:
parent
b6f4118a6b
commit
95deb5b0c4
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@
|
|||
(evil-set-leader 'motion (kbd "SPC"))
|
||||
(setq evil-respect-visual-line-mode t)
|
||||
(setq evil-undo-system 'undo-fu)
|
||||
(setq evil-redo-function 'undo-fu-only-redo)
|
||||
(evil-mode 1))
|
||||
|
||||
(with-eval-after-load 'evil-maps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue