From ba8fa06bd61b31db9868d19a25cd239e4cfd51e8 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 30 Aug 2018 00:49:15 -0400 Subject: [PATCH] =?utf8?q?[emacs]=20add=20crux-top-join-line=20bindings=20?= =?utf8?q?(=C3=A0=20la=20evil-mode's=20J)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- init.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index a74d8df..bc73a1d 100644 --- a/init.org +++ b/init.org @@ -1150,7 +1150,9 @@ Emacs package that displays available keybindings in popup ("C-c b K" . crux-kill-other-buffers) ("C-c f c" . crux-copy-file-preserve-attributes) ("C-c f D" . crux-delete-file-and-buffer) - ("C-c f R" . crux-rename-file-and-buffer))) + ("C-c f R" . crux-rename-file-and-buffer) + ("C-S-j" . crux-top-join-line) + ("C-c j" . crux-top-join-line))) #+end_src ** [[https://github.com/alezost/mwim.el][mwim]] -- 2.20.1