enable yas global mode. (yasnippet)
This commit is contained in:
parent
1c008cb16e
commit
213fef933b
@ -468,6 +468,7 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
:commands (yas-global-mode)
|
:commands (yas-global-mode)
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(yas-global-mode)
|
||||||
(diminish 'yas-minor-mode)
|
(diminish 'yas-minor-mode)
|
||||||
(setq yas-prompt-functions
|
(setq yas-prompt-functions
|
||||||
(cons 'yas-ido-prompt
|
(cons 'yas-ido-prompt
|
||||||
|
Loading…
Reference in New Issue
Block a user