Minor fixes and additions
Fix consult, tempel keybind, add benchmark macros, some rust templates
This commit is contained in:
@@ -170,7 +170,7 @@ control codes are not supported."
|
||||
|
||||
;; Configure Tempel
|
||||
(use-package tempel
|
||||
:bind (("M-+" . tempel-complete) ;; Alternative tempel-expand
|
||||
:bind (("C-S-e" . tempel-complete) ;; Alternative tempel-expand
|
||||
("M-*" . tempel-insert))
|
||||
|
||||
:init
|
||||
|
||||
Reference in New Issue
Block a user