Disable yasnippet
This commit is contained in:
parent
76b7841144
commit
92c4cda5aa
@ -1919,6 +1919,7 @@ This was stolen from https://github.com/jwiegley/dot-emacs
|
|||||||
*** yasnippet
|
*** yasnippet
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package yasnippet
|
(use-package yasnippet
|
||||||
|
:disabled t
|
||||||
:defer 5
|
:defer 5
|
||||||
:commands (yas-global-mode)
|
:commands (yas-global-mode)
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user