feat(emacs): add justl-recipes
interactive command
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
9d60e3a706
commit
cb004b66fe
2 changed files with 17 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
|||
(use-package rjsx-mode :straight t)
|
||||
(use-package just-mode :straight t)
|
||||
(use-package justl :straight t
|
||||
:bind (("C-c j" . #'justl)))
|
||||
:bind (("C-c j" . #'justl-recipes)))
|
||||
(use-package scribble-mode :straight t)
|
||||
(use-package go-mode :straight t)
|
||||
(use-package auctex :straight t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue