From Doom to Vanilla Emacs

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. evil

    The extensible vi layer for Emacs.

    evil mode

  2. 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.

    InfluxDB logo
  3. github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

    literate config (using ORG mode)

  4. doomemacs

    An Emacs framework for the stubborn martian hacker

    Ever since I've started my Emacs journey it seemed like the wholy grail to have your own (vanilla!) configuration without any hard dependencies on frameworks like Doom or Spacemacs. There are plenty of dotemacs configurations ouf there which can serve as a great source of inspiration.

  5. dotfiles

    Dotfiles management using chezmoi (by dorneanu)

    Your configuration should have a basic structure. You can either use a single file for the whole configuration or multiple ones. I prefer multiple ones because you can tangle each one individually and thus make the whole process faster. This is what I have inside my Emacs folder in my dotfiles:

  6. dotemacs

    Collection of Emacs configurations (by dorneanu)

    Sometimes I don't know exactly how to configure a package or which options I should be using. Instead of searching the web for the examples last year I came up with an idea: I started collecting interesting/useful dotfiles~/~dotemacs collections in a single place. You can find the repository at github.com/dorneanu/dotemacs. So what I usually do is to search inside the folder where I've cloned all repositories for specific keywords. For this purpose I use rg.el and some custom function:

  7. rg.el

    Emacs search tool based on ripgrep

    Sometimes I don't know exactly how to configure a package or which options I should be using. Instead of searching the web for the examples last year I came up with an idea: I started collecting interesting/useful dotfiles~/~dotemacs collections in a single place. You can find the repository at github.com/dorneanu/dotemacs. So what I usually do is to search inside the folder where I've cloned all repositories for specific keywords. For this purpose I use rg.el and some custom function:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Doom Emacs

    1 project | news.ycombinator.com | 11 Apr 2025
  • Creating an Emacs major mode - because why not?

    1 project | dev.to | 8 Sep 2024
  • Helix-gpui: helix gpui front end

    12 projects | news.ycombinator.com | 27 May 2024
  • How to disable corfu only when `lsp-bride-mode` is active?

    1 project | /r/emacs | 20 Nov 2023
  • how to learn emacs fast?

    1 project | /r/emacs | 3 Nov 2023

Did you know that Emacs Lisp is
the 26th most popular programming language
based on number of references?