quakex / .doom.d

doom-emacs private configuration

Home Page:https://git.io/fj6S0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

我的 doom-emacs 配置

安装方法:

  1. 安装 emacs-plus
brew tap d12frosted/emacs-plus
brew install emacs-plus
  1. 安装 doom-emacs
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
  1. 在用户 HOME 目录下执行
git clone git@github.com:cnsunyour/.doom.d.git ~/.doom.d
  1. 执行 doom 更新检查脚本
~/.emacs.d/bin/doom re
  1. 启动 Emacs

About

doom-emacs private configuration

https://git.io/fj6S0


Languages

Language:Emacs Lisp 99.7%Language:YASnippet 0.3%