forked from colonelpanic/dotfiles
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
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package yasnippet
|
||||
:disabled t
|
||||
:defer 5
|
||||
:commands (yas-global-mode)
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user