Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
#+title: doom emacs config #+author: 李继刚 原则 #+beginquote 配置原则: 如无必要, 勿增实体 #+endquote 配置的每行代码争取做到 =减无可减= 的状态, 增加的每一行都有其原因。 截图 #+attrorg: :width 800px [[file:images/org-showoff-white.png]] #+attrorg: :width 800px [[file:images/org-showoff-dark.png]] 安装 安装 Doom #+beginsrc shell git clone --depth 1 https://github.com/hlissner/doom-emacs /.emacs.d /.emacs.d/bin/doom install #+endsrc 下载本配置文件到本地 #+beginsrc shell git clone git@github.com:lijigang/emacs.d.git #+endsrc Tangle 代码生成配置 #+beginsrc ;; emacs readme.org M-x: org-babel-tangle #+endsrc 配置 开关: Doom 自带的模块 :PROPERTIES: :header-args: :tangle "/.doom.d/init.el" :header-args: :mkdirp yes :ID: 3ff1a903-b78f-4953-bb26-f113ef656867 :END: #+beginsrc emacs-lisp :tangle "/.doom.d/init.el" ;;; init.el -- lexical-binding: t; -- (doom! :completion corfu (vertico +icons) :ui doom ; what makes DOOM look the way it does modeline hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW (ligatures +extra) ophints ; highlight the region an operation acts on (popup +all +defaults) ; tame sudden yet inevitable temporary windows unicode zen ; distraction-free coding or writing :editor (evil +everywhere) ; come to the dark side, we have cookies...
| Stars | 66 |
| Forks | 3 |
| Category | AI Tool |
| Quality Score | 42.5621916738514/100 |
| Last Updated | 2026-05-11 |
| Created | 2021-03-11 |
| Est. Tokens | ~25k |
These tools work well together with emacs.d for enhanced workflows:
Looking for a emacs.d alternative? If you're comparing emacs.d with other ai tool tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights
.NET MAUI skills for GitHub Copilot and Claude Code
Explore other popular ai tool tools:
emacs.d is Personal emacs config with doom, especially for Orgmode use.. It is categorized as a AI Tool with 66 GitHub stars.
You can find installation instructions and usage details in the emacs.d GitHub repository at github.com/lijigang/emacs.d. The project has 66 stars and 3 forks, indicating an active community.
The top alternatives to emacs.d on Agent Skills Hub include redesigned-pancake, maui-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.