mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Use new yasnippet-snippets package
The core yasnippet package no longer includes the default set of snippets. They have been migrated to the yasnippet-snippet package.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(use-package yasnippet-snippets)
|
||||
|
||||
(use-package yasnippet
|
||||
:diminish yas-minor-mode
|
||||
:init
|
||||
|
||||
Reference in New Issue
Block a user