minor changes to yas
This commit is contained in:
parent
22c81f3691
commit
ebc2b523bf
@ -27,7 +27,9 @@
|
||||
;; yasnippet
|
||||
(use-package yasnippet
|
||||
:config
|
||||
(yas-global-mode))
|
||||
(yas-global-mode 1)
|
||||
(yas-reload-all)
|
||||
:hook ((prog-mode text-mode org-mode) . yas-minor-mode))
|
||||
|
||||
(use-package yasnippet-snippets
|
||||
:after yasnippet)
|
||||
|
Loading…
x
Reference in New Issue
Block a user