Spacemacs-like menu when pressing leader key.

This page summarizes the projects mentioned and recommended in the original post on /r/DoomEmacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • doom-emacs

    Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

  • https://github.com/hlissner/doom-emacs/blob/develop/docs/getting_started.org#package-management

  • better-jumper

    A configurable jump list implementation for Emacs

  • Finally zeroed in on the cause. cl-defstruct isn't available when better-jumper is byte-compiled. This wasn't the case before because Doom preloads cl-lib before packages are installed, but recently, straight (our package manager) began byte-compiling packages in a child process where cl-lib isn't preloaded. When a macro isn't available at compile time, it is treated as a function. cl-defstruct is a macro. When treated as a function, its first argument, better-jumper-jump-list-struct is treated as a variable reference -- a reference to a variable that doesn't exist.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • 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
  • How do i make navigation bars like this?

    1 project | /r/orgmode | 28 Oct 2023
  • trouble downloading D.E. on emacs flatpak

    2 projects | /r/DoomEmacs | 23 Oct 2023
  • Vanilla Emacs "noob" feeling a bit overwhelmed with config options. Advice?

    4 projects | /r/emacs | 9 Jul 2023