General clean up

This commit is contained in:
Henrik Lissner 2016-01-30 21:16:10 -05:00
parent 2d29ee9034
commit 550d5b7218
11 changed files with 20 additions and 204 deletions

View file

@ -74,5 +74,7 @@
(after! yasnippet
(advice-add 'yas-expand :before 'sp-remove-active-pair-overlay)))
;; TODO: Add auto-yasnippet
(provide 'core-yasnippet)
;;; core-yasnippet.el ends here