dev: merge branch 'master' into emenel
This commit is contained in:
commit
831e2c7402
16 changed files with 267 additions and 215 deletions
|
@ -252,6 +252,11 @@ orderless."
|
|||
(not (modulep! :checkers syntax +flymake)))
|
||||
:after (consult flycheck))
|
||||
|
||||
(use-package! consult-yasnippet
|
||||
:when (modulep! :editor snippets)
|
||||
:defer t
|
||||
:init (map! [remap yas-insert-snippet] #'consult-yasnippet))
|
||||
|
||||
|
||||
(use-package! embark
|
||||
:defer t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue