Fix def-yas-mode! usages
This commit is contained in:
parent
84821fd265
commit
b535c4e937
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
:init
|
||||
(add-hook! (java-mode groovy-mode nxml-mode) 'doom|android-mode-enable-maybe)
|
||||
:config
|
||||
(def-yas-mode! 'android-mode)
|
||||
(def-yas-mode! android-mode)
|
||||
(after! company-dict
|
||||
(push 'android-mode company-dict-minor-mode-list)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue