dot-doom

My Doom Emacs config files. Mirrored from https://gitlab.com/zzamboni/dot-doom (by zzamboni)

Dot-doom Alternatives

Similar projects and alternatives to dot-doom

  1. doom-emacs

    271 dot-doom VS doom-emacs

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

  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. pdf-tools

    Discontinued Emacs support library for PDF files.

  4. org-noter

    28 dot-doom VS org-noter

    Emacs document annotator, using Org-mode

  5. git-auto-commit-mode

    Automatically commit to git after each save

  6. org-reveal

    9 dot-doom VS org-reveal

    Exports Org-mode contents to Reveal.js HTML presentation.

  7. writeroom-mode

    Writeroom-mode: distraction-free writing for Emacs.

  8. configuration

    Discontinued My configs: OS setups, dotfiles, scripts and more. (by cadadr)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. helm-bibtex

    8 dot-doom VS helm-bibtex

    Search and manage bibliographies in Emacs

  11. org-pomodoro

    6 dot-doom VS org-pomodoro

    pomodoro technique for org-mode

  12. org-autolist

    11 dot-doom VS org-autolist

    Making it even easier to edit lists in org-mode!

  13. org-sidebar

    A helpful sidebar for Org mode

  14. org-tree-slide

    5 dot-doom VS org-tree-slide

    A presentation tool for org-mode based on the visibility of outline trees

  15. dot-emacs

    3 dot-doom VS dot-emacs

    My Emacs configuration files - mirrored from GitLab (by zzamboni)

  16. backup-each-save

    Emacs package to backup each save of a file

  17. org-pandoc

    1 dot-doom VS org-pandoc

    Export from org-mode using pandoc

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dot-doom alternative or higher similarity.

dot-doom discussion

Log in or Post with

dot-doom reviews and mentions

Posts with mentions or reviews of dot-doom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-24.
  • Starter Kit Recommendation: Spacemacs, Doom, or Centaur
    1 project | /r/emacs | 25 Mar 2021
    I switched from a hand-maintained config to Doom last year, and I can highly recommend it. It's very well organized, the community is very friendly and it works great. If you are interested, my config is at https://github.com/zzamboni/dot-doom/blob/master/doom.org.
  • Trouble with the init.el file using org
    3 projects | /r/emacs | 24 Feb 2021
    This sets the default for all the emacs-lisp blocks in the file, but you can still selectively write other blocks to different files, or not at all by specifying :tangle no. This way you can easily tangle multiple destination files from a single Org file. For an example, you can see my doom.org file, from which Doom's init.el, config.el and packages.el are all tangled.
  • Is there a way to create a beautiful presentation from Emacs?
    8 projects | /r/emacs | 22 Feb 2021
    In my config I have a hook I can call after saving the .org file to automatically export it and update the open browser to the current slide. This makes the process of updating/viewing the presentation a lot smoother. You can find my config here: https://github.com/zzamboni/dot-doom/blob/master/doom.org#revealjs-presentations
  • Long-Time Emacs User Looking to Level-Up (note-taking for classes)
    12 projects | /r/emacs | 16 Feb 2021
    Note that I said my "old config". A few months ago. I decided to try Doom Emacs. Over a couple of days, I ported most of the important bits of my decades-old, hand-maintained config, and in the process realized I could get rid of a lot of scaffolding (like the whole package-management bits in your config) by virtue of Doom's existing mechanisms, and also I could omit a lot of the configuration because Doom includes decent defaults for many things. I have not regretted moving to Doom. You can find my new config at https://github.com/zzamboni/dot-doom/blob/master/doom.org.
  • Problem requiring ox- packages in org-export-backends
    1 project | /r/emacs | 1 Feb 2021
    If you use use-package, it works well to define the package to be loaded :after org. I have lots of examples in my old emacs config, for example: (use-package ox-hugo :defer 3 :after org :custom (org-hugo-use-code-for-kbd t)) I now use Doom Emacs, but the same technique can be used with use-package!. For example, from my Doom Config: (use-package! ox-leanpub :after org :config (require 'ox-leanpub-markdown) (org-leanpub-book-setup-menu-markdown)) HTH
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Jun 2025
    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. Learn more →

Stats

Basic dot-doom repo stats
5
119
3.6
over 1 year ago

Sponsored
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

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