~ruther/emacs.d

b7462bc6754009a57a252f0f6b082e81f1ac8a7c — Rutherther 10 months ago f7930ce
feat: do not yank full line on Y
1 files changed, 1 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +1 -0
@@ 129,6 129,7 @@
    ("d" . evil-window-delete)
    ("o" . ace-window))
  :custom
  (evil-want-Y-yank-to-eol t)
  (evil-undo-system 'undo-redo)
  (evil-want-integration t)
  (evil-want-keybinding nil)

Do not follow this link