Skip to content

Commit

Permalink
yas minor mode was renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohansen committed Feb 5, 2014
1 parent e135035 commit 62c3c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

;; Diminish modeline clutter
(require 'diminish)
(diminish 'yas/minor-mode)
(diminish 'yas-minor-mode)

;; Unicode without the hassle
(require 'unicode-mode)
Expand Down

0 comments on commit 62c3c0e

Please sign in to comment.