Remove crux binding that was stomping smerge

This commit is contained in:
Nathan McCarty 2022-10-02 16:58:00 -04:00
parent 00ca67be84
commit 30e61f5afd
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 2 deletions

View File

@ -194,8 +194,7 @@ Smarter replacements for emacs built ins, with the following in use:
#+begin_src emacs-lisp
(use-package! crux
:bind (("C-k" . crux-smart-kill-line)
("C-c ^" . crux-top-join-line)))
:bind (("C-k" . crux-smart-kill-line)))
#+end_src
** string-inflection
Automatically cycle case of names