Doom-emacs Alternatives
Similar projects and alternatives to doom-emacs
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
emacs-doom-themes
Discontinued A megapack of themes for GNU Emacs. [Moved to: https://github.com/doomemacs/themes]
doom-emacs discussion
doom-emacs reviews and mentions
-
Configuring emacs the right way
You can take a look at the default init.el file for Doom emacs here, as you can see, there is a :lang section where you can uncomment support for commonly used languages. Although you generally don't change the init.el file too much, usually, it is there to load your actual config files. If your language is not supported out of the box, there are ways to add packages (a.k.a. "plug-ins") in packages.el. And you can add customizations in config.el.
- doom-emacs: My Doom Emacs configuration
Stats
TimothyYe/doom-emacs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of doom-emacs is YASnippet.