Skip to content

Instantly share code, notes, and snippets.

@zilongshanren
Last active April 8, 2016 02:20
Show Gist options
  • Save zilongshanren/e52eafdb486d956778ba to your computer and use it in GitHub Desktop.
Save zilongshanren/e52eafdb486d956778ba to your computer and use it in GitHub Desktop.
spacemacs chinese font setup
(when (configuration-layer/layer-usedp 'chinese)
(when (spacemacs/system-is-mac)
(spacemacs//set-monospaced-font "Source Code Pro" "Hiragino Sans GB" 14 16)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment