📅  最后修改于: 2023-12-03 15:30:35.450000             🧑  作者: Mango
EAF DOOM Emacs is an enhanced version of Emacs, which is a popular open-source text editor used by programmers. EAF (Emacs Application Framework) is a library that allows you to incorporate web browser functionality within Emacs. DOOM Emacs is a pre-configured version of Emacs that includes several popular packages and customizations.
The EAF library enables users to open webpages, PDFs, videos, and other files within Emacs windows. This can be useful for programmers who want to keep their workflow within Emacs, without having to jump to external applications for each task.
DOOM Emacs provides a pre-configured version of Emacs that includes several popular packages, including Ivy, Projectile, Magit, and Org Mode. These packages enhance the functionality of Emacs, making it easier to navigate files, manage Git repositories, and organize notes and tasks.
In addition, DOOM Emacs includes a custom configuration framework called "The Doom Emacs Framework". This allows users to easily add and remove packages, change keybindings, and customize their Emacs experience to their liking.
To install EAF DOOM Emacs, follow these steps:
git clone https://github.com/manateelazycat/emacs-application-framework.git
make install
git clone https://github.com/hlissner/doom-emacs.git ~/.emacs.d
~/.emacs.d/bin/doom install
~/.emacs.d/bin/doom run
EAF DOOM Emacs is a powerful text editor that provides a seamless integration between Emacs and web browsers. DOOM Emacs includes several popular packages and customizations that enhance the functionality of Emacs, making it easier for programmers to manage their workflow. If you are looking for a powerful and customizable text editor, EAF DOOM Emacs is definitely worth checking out.