Add the yasnippet-snippets package

This commit is contained in:
2018-07-19 12:45:59 +02:00
parent 81fb595ca8
commit 6e1e28b50b
2 changed files with 3 additions and 0 deletions

View File

@@ -687,6 +687,8 @@
(yas-global-mode 1)
(add-hook 'post-command-hook 'sachachua/change-cursor-color-when-can-expand))
(use-package yasnippet-snippets)
(use-package vala-snippets
:after
yasnippet)