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

modeline flycheck position error #25

Closed
Jackson-soft opened this issue Sep 10, 2018 · 3 comments
Closed

modeline flycheck position error #25

Jackson-soft opened this issue Sep 10, 2018 · 3 comments

Comments

@Jackson-soft
Copy link

image

@Jackson-soft
Copy link
Author

if "YaHei Monaco:pixelsize=14" is OK

@seagle0128
Copy link
Owner

Sorry. I am not very clear. Do you mean the icon of flycheck status is out of mode-line scope? If so, to change the font family or size will be helpful. I recommend source code pro. It's not an issue.

@seagle0128
Copy link
Owner

seagle0128 commented Sep 11, 2018

If you stick to use the "YaHei Monaco:pixelsize=18", please add this config and try.

(doom-modeline-def-modeline 'main
       '(workspace-number window-number bar evil-state matches " " buffer-info buffer-position " " selection-info)
       '(global buffer-encoding major-mode process vcs flycheck " "))

(doom-modeline-def-modeline 'special
       '(window-number bar evil-state matches " " buffer-info-simple buffer-position " " selection-info)
       '(global buffer-encoding major-mode process flycheck " "))

Please feel free to reopen if you still have question.

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