Replace :yas-minor-mode with set-yas-minor-mode!
This commit is contained in:
parent
ab9b8d97bc
commit
4d017ae19e
5 changed files with 18 additions and 14 deletions
|
@ -119,5 +119,5 @@
|
|||
:match "/test[/-].+\\.el$")
|
||||
|
||||
(after! buttercup
|
||||
(set! :yas-minor-mode 'buttercup-minor-mode))
|
||||
(set-yas-minor-mode! 'buttercup-minor-mode))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue