diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el index 6627a82..3a00478 100644 --- a/init.el +++ b/init.el | |||
@@ -545,7 +545,6 @@ | |||
545 | (:global "C-=" er/expand-region)) | 545 | (:global "C-=" er/expand-region)) |
546 | 546 | ||
547 | (setup (:straight crux) | 547 | (setup (:straight crux) |
548 | (advice-add 'kill-line :override #'crux-kill-and-join-forward) | ||
549 | (:global "M-`" crux-other-window-or-switch-buffer | 548 | (:global "M-`" crux-other-window-or-switch-buffer |
550 | "C-o" crux-smart-open-line | 549 | "C-o" crux-smart-open-line |
551 | "M-o" crux-smart-open-line-above | 550 | "M-o" crux-smart-open-line-above |