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

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

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

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

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

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

稿定AI

稿定设计 是一个多功能的在线设计和创意平台,提供广泛的设计工具和资源,以满足不同用户的需求。从专业的图形设计师到普通用户,无论是进行图片处理、智能抠图、H5页面制作还是视频剪辑,稿定设计都能提供简单、高效的解决方案。该平台以其用户友好的界面和强大的功能集合,帮助用户轻松实现创意设计。

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