Project Icon

awesome-emacs

Emacs增强资源和工具综合列表

这是一个社区维护的Emacs资源列表,收录了大量实用的Emacs包、工具和库。涵盖界面优化、编辑增强、编程辅助、项目管理等多个方面,为用户提供丰富的功能扩展选择。列表中的大部分包可通过MELPA安装。项目旨在汇集优质Emacs资源,促进社区交流与发展。

#+HTML:

Welcome to Awesome Emacs, a community-driven list of useful Emacs packages, utilities, and libraries. Most of the following packages are available in [[https://github.com/melpa/melpa][MELPA]]. We recommend installing packages with it.

Also, please do consider contributing back to the Emacs community. One major way is by financially sponsoring the lead developers and teams of developers that create and maintain the wonderful Emacs packages that so many of us use. [[https://github.com/tarsius/elisp-maintainers][Elisp Maintainers]] provides a fantastic collection of ways that one can donate to several prolific Emacs package developers. Please do so donate.

Above all, enjoy using Emacs. The community, more than anything, makes Emacs a great ecosystem and place to develop, learn and grow.

  • Table of Contents :TOC_5:QUOTE: #+BEGIN_QUOTE
  • [[#awesome-emacs][Awesome Emacs]]
    • [[#installation][Installation]]
      • [[#linux][Linux]]
      • [[#macos][macOS]]
      • [[#windows][Windows]]
      • [[#alternative][Alternative]]
    • [[#interface-enhancement][Interface Enhancement]]
      • [[#window--frame-management][Window & Frame Management]]
        • [[#font][Font]]
        • [[#layout][Layout]]
        • [[#switching][Switching]]
      • [[#tabbar][Tabbar]]
      • [[#navigation][Navigation]]
      • [[#key-bindings][Key-bindings]]
      • [[#minibuffer][Minibuffer]]
        • [[#fuzzy--narrowing][Fuzzy & Narrowing]]
      • [[#mode-line][Mode-line]]
      • [[#dim-distracting][Dim Distracting]]
    • [[#editing-enhancement][Editing Enhancement]]
      • [[#indentation-enhancement][Indentation Enhancement]]
      • [[#symbols--tokens][Symbols / Tokens]]
      • [[#whitespaces-enhancement][Whitespaces Enhancement]]
      • [[#delete-enhancement][Delete Enhancement]]
      • [[#fancy-icons][Fancy Icons]]
      • [[#massive-edit][Massive Edit]]
      • [[#quotes--parenthesis--delimiters-handling][Quotes & Parenthesis & Delimiters Handling]]
        • [[#insert--edit][Insert & Edit]]
        • [[#select][Select]]
        • [[#highlight][Highlight]]
      • [[#kill-ring--clipboard][Kill-ring / Clipboard]]
      • [[#drag-lines][Drag Lines]]
      • [[#undo--redo][Undo & Redo]]
      • [[#multiple-major-mode][Multiple Major-Mode]]
      • [[#snippet][Snippet]]
      • [[#text-conversion][Text Conversion]]
    • [[#programming][Programming]]
      • [[#completion][Completion]]
      • [[#jump-to-definition--tagging][Jump to Definition / Tagging]]
      • [[#lsp-client][LSP Client]]
      • [[#debugging][Debugging]]
      • [[#error-checking][Error Checking]]
      • [[#document][Document]]
      • [[#code-folding][Code Folding]]
      • [[#compiling][Compiling]]
    • [[#project-management][Project management]]
    • [[#file-manager][File Manager]]
    • [[#programming-language][Programming Language]]
      • [[#cc][C/C++]]
      • [[#python][Python]]
      • [[#ruby][Ruby]]
      • [[#lisp-family][Lisp Family]]
        • [[#common-lisp][Common Lisp]]
        • [[#scheme][Scheme]]
        • [[#racket][Racket]]
        • [[#clojure][Clojure]]
        • [[#emacs-lisp][Emacs Lisp]]
      • [[#web-development][Web Development]]
        • [[#javascript][JavaScript]]
          • [[#coffeescript][CoffeeScript]]
          • [[#typescript][TypeScript]]
          • [[#purescript][PureScript]]
        • [[#php][PHP]]
      • [[#java][Java]]
      • [[#go][Go]]
      • [[#c][C#]]
      • [[#rust][Rust]]
      • [[#erlang][Erlang]]
      • [[#elixir][Elixir]]
      • [[#haskell][Haskell]]
      • [[#swift][Swift]]
      • [[#scala][Scala]]
      • [[#lua][Lua]]
      • [[#makefile][Makefile]]
      • [[#sml][SML]]
      • [[#gdscript][Gdscript]]
      • [[#groovy][Groovy]]
      • [[#kotlin][Kotlin]]
      • [[#r][R]]
      • [[#julia][Julia]]
      • [[#ocaml][OCaml]]
      • [[#reasonml][ReasonML]]
      • [[#mint][Mint]]
      • [[#nim][Nim]]
      • [[#d][D]]
      • [[#raku][Raku]]
      • [[#elm][Elm]]
      • [[#stan][Stan]]
      • [[#mips-assembly][MIPS Assembly]]
      • [[#risc-v-assembly][RISC-V Assembly]]
      • [[#verilogsystemverilog][Verilog/SystemVerilog]]
      • [[#vhdl][VHDL]]
      • [[#lammps][LAMMPS]]
      • [[#ada][Ada]]
    • [[#ai][AI]]
    • [[#code-completion][Code Completion]]
    • [[#chatgpt][ChatGPT]]
    • [[#keys-cheat-sheet][Keys Cheat Sheet]]
    • [[#note][Note]]
      • [[#org-mode][Org-mode]]
    • [[#version-control][Version control]]
    • [[#integration][Integration]]
      • [[#console][Console]]
      • [[#operating-system][Operating System]]
      • [[#search][Search]]
        • [[#ack][Ack]]
        • [[#ag][Ag]]
        • [[#pt][Pt]]
        • [[#sift][Sift]]
        • [[#ripgrep][Ripgrep]]
      • [[#pastebin][Pastebin]]
      • [[#google][Google]]
      • [[#blog-system][Blog System]]
    • [[#markdown][Markdown]]
    • [[#latex][LaTeX]]
    • [[#pdf][PDF]]
    • [[#internet][Internet]]
      • [[#browser][Browser]]
      • [[#mail][Mail]]
      • [[#irc][IRC]]
      • [[#chat][Chat]]
      • [[#social-network][Social Network]]
      • [[#web-feed][Web Feed]]
      • [[#ftp][FTP]]
      • [[#torrent][Torrent]]
    • [[#devops][DevOps]]
    • [[#package-management][Package Management]]
      • [[#package-manager][Package Manager]]
      • [[#package-configuration][Package Configuration]]
      • [[#package-updates][Package Updates]]
    • [[#config-management][Config Management]]
    • [[#library][Library]]
    • [[#theme][Theme]]
    • [[#multimedia][Multimedia]]
    • [[#finance][Finance]]
    • [[#fun][Fun]]
    • [[#music][Music]]
    • [[#screencasting][Screencasting]]
    • [[#starter-kit][Starter Kit]]
    • [[#tutorials][Tutorials]]
    • [[#links-and-resources][Links and resources]]
  • [[#contributing][Contributing]]
    • [[#the-order-of-items][The Order of Items]]
    • [[#emacs-built-in-packages][Emacs Built-In Packages]]
    • [[#generate-table-of-contents][Generate "Table of Contents"]]
  • [[#other-awesome-lists][Other Awesome Lists]]
  • [[#license][License]] #+END_QUOTE

** Installation Much information can be found at the [[https://www.gnu.org/savannah-checkouts/gnu/emacs/download.html][GNU Emacs Download & Installation]] page. Upgrading to the newest/current version of emacs (if emacs comes preinstalled on ones operating system) will give the best user experience, and it is advised to do so as soon as possible. Here are several resources to assist you as you start or continue your journey with emacs.

*** Linux Use your favorite Linux package manager (e.g. apt, dnf, yum, pacman, etc) or build from [[https://git.savannah.gnu.org/cgit/emacs.git/][source]]. Typically, either a relatively recent version of emacs or no instance of emacs will be on a default install of one's Linux [[https://distrowatch.com][distribution]].

*** macOS Use [[https://brew.sh][Homebrew]] or [[https://www.macports.org][MacPorts]] to install emacs with a package manager. Also, consider [[https://emacsformacosx.com][Emacs for Mac OS X]] and the Homebrew [[https://github.com/d12frosted/homebrew-emacs-plus][Emacs Plus]] formula for installation candidates. The preinstalled version of emacs on a default macOS install is quite [[https://apple.stackexchange.com/questions/229669/update-emacs-that-comes-with-os-x][old]]. For an optimal emacs experience, upgrading to a newer version is highly recommended.

*** Windows Emacs can be downloaded from the [[http://ftp.gnu.org/gnu/emacs/windows/][GNU FTP]] or a GNU mirror listed on the [[https://www.gnu.org/software/emacs/download.html][GNU Emacs Download & Installation page]], and/or using the [[https://www.msys2.org][MSYS2]] pacman manager. Another option is to install emacs via the [[https://community.chocolatey.org/packages/Emacs][Chocolatey]] or [[https://github.com/ScoopInstaller/Extras/blob/master/bucket/emacs.json][scoop]] Windows package managers. A default install of Windows does not contain emacs.

*** Alternative The following resources can be used to build emacs in various environments-- e.g. containerized [[https://www.docker.com][docker]] builds, [[https://en.wikipedia.org/wiki/Continuous_integration][continuous integration]], building various versions of emacs, etc. - [[https://github.com/rejeep/evm][evm]] - Emacs Version Manager. - [[https://github.com/flycheck/emacs-travis][flycheck/emacs-travis]] - Install emacs on Travis CI. - [[https://github.com/npostavs/emacs-travis][npostavs/emacs-travis]] - Pre-built emacs binaries for Travis CI (fork of flycheck/emacs-travis, significant though in that it is used for CI in projects such as Magit). - [[https://github.com/Silex/docker-emacs][Silex/docker-emacs]] - Run emacs in docker containers (multiple image variants, with options for [[https://ubuntu.com][Ubuntu]] or [[https://alpinelinux.org][Alpine]] Linux based images). - [[https://github.com/JAremko/docker-emacs][JAremko/docker-emacs]] - Dockerized emacs with GUI (Mac, Windows, GNU/Linux and your browser). - [[https://github.com/purcell/nix-emacs-ci][nix-emacs-ci]] - Emacs installations for continuous integration.

** Interface Enhancement

ATTENTION IF YOU ARE CONTRIBUTOR: This parent category "Interface

Enhancement" is frequently abused. Please DO NOT casually place

packages in this parent category, unless the package indeed does not

belong to any other subcategory or other category.

Packages in this category enhance the UI of Emacs itself, NOT

related with file's content.

*** Window & Frame Management #+begin_quote The window & frame system of Emacs itself, NOT the window system of OS (See "[[#operating-system][Operating System]]"). #+end_quote

**** Font

**** Layout

**** Switching

*** Tabbar

*** Navigation

- [[https://github.com/winterTTr/ace-jump-mode][Ace jump]] - A quick cursor jump mode.
- [[https://github.com/emacs-vs/goto-line-preview][goto-line-preview]] - Preview line when executing =goto-line= command.
- [[https://github.com/abo-abo/avy][Avy]] - Jump to visible text using a char-based decision tree.
  - [[https://github.com/cute-jumper/avy-zap][avy-zap]] - Zap to char using avy.
- [[https://github.com/doitian/iy-go-to-char][iy-go-to-char]] - Go to next CHAR which is similar to "f" and "t" in vim, works well with Multiple Cursors.
- [[https://github.com/camdez/goto-last-change.el][goto-last-change]] - Move point through buffer-undo-list positions.
- [[https://github.com/emacsorphanage/helm-swoop][Helm-swoop]] - Efficiently jump between matched string/lines.
- [[https://github.com/radian-software/ctrlf][CTRLF]] - An intuitive and efficient solution for single-buffer text search in Emacs.
- [[https://github.com/emacsorphanage/anzu][anzu]] - displays current match and total matches.
- [[https://www.emacswiki.org/emacs/ImenuMode][imenu]] - =[built-in]= Menus for accessing locations in documents.
- [[https://github.com/vspinu/imenu-anywhere][imenu-anywhere]] - IDO/Helm imenu tag selection across all buffers with the same mode.
-
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

问小白

问小白是一个基于 DeepSeek R1 模型的智能对话平台,专为用户提供高效、贴心的对话体验。实时在线,支持深度思考和联网搜索。免费不限次数,帮用户写作、创作、分析和规划,各种任务随时完成!

Project Cover

白日梦AI

白日梦AI提供专注于AI视频生成的多样化功能,包括文生视频、动态画面和形象生成等,帮助用户快速上手,创造专业级内容。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

讯飞绘镜

讯飞绘镜是一个支持从创意到完整视频创作的智能平台,用户可以快速生成视频素材并创作独特的音乐视频和故事。平台提供多样化的主题和精选作品,帮助用户探索创意灵感。

Project Cover

讯飞文书

讯飞文书依托讯飞星火大模型,为文书写作者提供从素材筹备到稿件撰写及审稿的全程支持。通过录音智记和以稿写稿等功能,满足事务性工作的高频需求,帮助撰稿人节省精力,提高效率,优化工作与生活。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

Trae

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号