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

Not works with smart mode line. #9

Open
zw963 opened this issue Aug 28, 2021 · 0 comments
Open

Not works with smart mode line. #9

zw963 opened this issue Aug 28, 2021 · 0 comments

Comments

@zw963
Copy link

zw963 commented Aug 28, 2021

Following is my config which consult nyan-mode. (yes, nyan mode works with smart-mode-line)

(require 'smart-mode-line)
(setq sml/theme 'smart-mode-line-powerline)

(require 'parrot)
(add-to-list 'mode-line-format (list '(:eval (list (parrot-create)))))

(sml/setup)

It not working.

Following is smart-mode-line repo.

https://github.com/Malabarba/smart-mode-line

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

1 participant