Namespace most of my custom functions
Some checks failed
/ Test config on ${{matrix.node}} (20) (push) Has been cancelled
Some checks failed
/ Test config on ${{matrix.node}} (20) (push) Has been cancelled
This commit is contained in:
parent
dd5387cd7e
commit
c2caa56b35
25 changed files with 82 additions and 85 deletions
|
|
@ -24,13 +24,5 @@
|
|||
"\\)")
|
||||
deft-auto-save-interval 30.0))
|
||||
|
||||
(transient-define-prefix icejam-deft/menu ()
|
||||
"Start Deft."
|
||||
[""
|
||||
("d" "Deft" deft)
|
||||
("q" "quit" keyboard-quit)])
|
||||
|
||||
(define-key icejam-keys-mode-map (kbd "C-c d") 'icejam-deft/menu)
|
||||
|
||||
(provide 'icejam-deft)
|
||||
;;; icejam-deft.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue