[Misc] Update :commands section for ‘crux’ package

This commit is contained in:
Daniel - 2017-10-29 22:28:24 +01:00
parent 305c358ca9
commit 2709f9c45f
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 1 deletions

View File

@ -1145,7 +1145,8 @@ Certificates are assumed to be of the form *.crt."
:commands (crux-eval-and-replace
crux-smart-open-line-above
crux-kill-whole-line
crux-cleanup-buffer-or-region))
crux-cleanup-buffer-or-region
crux-delete-buffer-and-file))
(use-package define-word
:commands (define-word-at-point define-word))