aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Emacs/.config/emacs/config.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index eb9c07e..34b7efb 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -2347,7 +2347,8 @@ Loads [[file:elisp/license.el][license.el]] for inserting licenses.
:defer t
:general
(insert-leader
- "l" #'+license/insert-license))
+ "l" #'+license/insert-copyright-notice
+ "L" #'+license/insert-complete-license))
#+end_src
* Programming packages
Packages that help with programming in general, providing IDE like