joylobo / dotemacs

My emacs config for c/c++ javascript and golang developing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Introduction

My emacs config for c/c++ javascript and golang developing.

Getting Started

mv ~/.emacs ~/.emacs.bak
mv ~/.emacs.d ~/.emacs.d.bak
git clone https://github.com/joylobo/dotemacs.git ~/.emacs.d

Mac 下设置中文字体

查看字体

M-x describe-font

设置默认字体为苹方

Options -> Set Default Font 中选择“苹方-简”

About

My emacs config for c/c++ javascript and golang developing.

License:MIT License


Languages

Language:Emacs Lisp 100.0%