Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer seems to be breaking powerline #38

Closed
NLincoln opened this issue Dec 16, 2017 · 0 comments
Closed

No longer seems to be breaking powerline #38

NLincoln opened this issue Dec 16, 2017 · 0 comments

Comments

@NLincoln
Copy link

This is part of my .emacs:

(use-package nyan-mode
  :config
  (progn
    (nyan-mode)
    (nyan-start-animation))
  )

(use-package powerline
  :config
  (powerline-default-theme)
  )

Absolutely zero problems. Even without use-package there's no breakages. I've tested it on both emacs 24.5 and 25.3.1.

Proof:
2017-12-15_20 03 51

TeMPOraL added a commit that referenced this issue Jun 15, 2018
No longer an issue, according to #38,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants