emacs-configuration

Open-source projects categorized as emacs-configuration

Top 23 emacs-configuration Open-Source Projects

  • doomemacs

    An Emacs framework for the stubborn martian hacker

  • Project mention: M-X Reloaded: The Second Golden Age of Emacs ā€“ (Think) | news.ycombinator.com | 2024-02-27

    Yes, you need to install Emacs. It is probably available from whatever package manager your system uses.

    I prefer Doom (https://github.com/doomemacs/doomemacs) to Spacemacs. However I haven't looked at Spacemacs for many years; perhaps it's now on par with Doom.

  • .emacs.d

    Centaur Emacs - A Fancy and Fast Emacs Configuration

  • 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
  • emacs-from-scratch

    An example of a fully custom Emacs configuration developed live on YouTube!

  • Project mention: How to build a config | /r/emacs | 2023-08-25

    I am building an emacs config, I have got a list and plan of what I want, but I am not sure where I start building, are their any guides or docs on how to build a config from scratch, explainations of concepts like lazy loading, how the different package managers work and what they do, and all the built in emacs concepts and features I have gone though this tutorial, but it doesn't explain anything and doesn't show how to customise anything.

  • elegant-emacs

    A very minimal but elegant emacs (I think)

  • Project mention: Beautifying Org Mode in Emacs (2018) | news.ycombinator.com | 2024-04-15

    Indeed!

    I remember liking "elegance" at the time[0] by the same author.

    [0]: https://github.com/rougier/elegant-emacs

  • emacs.dz

    Awesome emacs config files

  • Project mention: A Late Night Rant About Emacs | /r/emacs | 2023-05-31

    I also want to add that there is a large list of personal Emacs configs out there that you can take inspiration from https://github.com/caisah/emacs.dz

  • emacs-config

    My configuration for Doom Emacs. Mirror of https://git.tecosaur.net/tec/emacs-config.

  • .emacs.d

    M-EMACS, a full-featured GNU Emacs configuration distribution (by MatthewZMD)

  • SaaSHub

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

    SaaSHub logo
  • frontmacs

    Package-based, web-centric, customizable, awesome-by-default, acceptance-tested Emacs distribution

  • emacs-gtd

    Get Things Done with Emacs

  • Project mention: Create a pdf from an org-mode buffer and htmlize: where to find more examples | /r/emacs | 2023-07-10

    Hi, I am exporting org-mode documents using htmlize and the gorgeous Css template from Nicolas Rougier.

  • nix-darwin-dotfiles

    Dotfiles managed via Nix-Darwin and Mk-Darwin-System, for schoolwork and kotlin, lua, and rust programming

  • writingwithemacs

    Tips, Examples, and Resources for Writing with Emacs

  • Project mention: Thinkhuman/Writingwithemacs: Tips, Examples, and Resources for Writing W Emacs | news.ycombinator.com | 2024-01-15
  • .emacs.d

    My emacs configuration (by kaushalmodi)

  • .doom.d

    Private DOOM Emacs config highly focused around orgmode and GTD methodology, along with language support for Python and Elisp.

  • lunarymacs

    Moon-based Emacs configuration.

  • Project mention: lunarymacs: casouri's Emacs configuration | /r/planetemacs | 2023-08-11
  • dotfiles

    My dotfiles (by rasendubi)

  • dotfiles

    Configuration files for XMonad, Emacs, NixOS, Taffybar and more. (by colonelpanic8)

  • Project mention: IvanMalison's Emacs Config | /r/planetemacs | 2023-09-17
  • .emacs.d

    My literate Emacs configuration (by KaratasFurkan)

  • circadian.el

    Theme-switching for Emacs based on daytime

  • Project mention: Emacs Advent Calendar 8: emacs-goodnight | /r/emacs | 2023-12-09

    I wrote this package because I didn't know circadian.el existed.

  • galactic-emacs

    An Emacs distribution coming from the space ...

  • Project mention: galactic-emacs: An Emacs distribution coming from the space | /r/planetemacs | 2023-12-05
  • dmacs

    Emacs Literate Configuration with borg

  • Project mention: Emacs and Java Development: Corfu + Cape + LSP-Mode + Treesit | /r/emacs | 2023-05-19

    (use-package lsp-java :after lsp-mode :hook (java-mode-local-vars . java-lsp) :custom (lsp-jt-root (concat lsp-java-server-install-dir "java-test/server/")) (dap-java-test-runner (concat lsp-java-server-install-dir "test-runner/junit-platform-console-standalone.jar")) ;; Stolen from: https://github.com/dakra/dmacs/blob/master/init.org#java ;; Use Google style formatting by default (lsp-java-format-settings-url "https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml") (lsp-java-format-settings-profile "GoogleStyle") (lsp-java-vmargs `("-XX:+UseParallelGC" "-XX:GCTimeRatio=4" "-Dsun.zip.disableMemoryMapping=true" "-noverify" "-Xmx1G" "-XX:+UseG1GC" "-XX:+UseStringDeduplication" ,(concat "-javaagent:" ;; probably need to update this. (expand-file-name "~/.m2/repository/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar")) ,(concat "-Xbootclasspath/a:" (expand-file-name "~/.m2/repository/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar")))) :config ;; Also stolen from: https://github.com/dakra/dmacs/blob/master/init.org#java (defun java-lsp () (setq electric-indent-inhibit nil) (lsp-deferred) (if (bound-and-true-p lsp-mode) (setq-local completion-at-point-functions (list (cape-capf-buster #'cape:lsp-cape) #'cape-file)))))

  • emacs.d

  • jcs-emacs

    Emacs configuration works across all OSs

  • Project mention: Iā€™m a bit intimidated by the learning curve | /r/emacs | 2023-06-17

    Not sure if this will help, but here is the repo link: https://github.com/jcs-emacs/jcs-emacs!

  • emacs-config

    My personal Emacs configuration (by oantolin)

  • Project mention: Emacs Advent Calendar 7: ordeless, embark 1.0 and some bric-a-brac | /r/emacs | 2023-12-07

    block-undo. Have keyboard macros undo in a single step (something vi gets right!).

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

emacs-configuration related posts

  • Beautifying Org Mode in Emacs (2018)

    6 projects | news.ycombinator.com | 15 Apr 2024
  • Emacs Advent Calendar 8: emacs-goodnight

    2 projects | /r/emacs | 9 Dec 2023
  • Emacs Advent Calendar 7: ordeless, embark 1.0 and some bric-a-brac

    9 projects | /r/emacs | 7 Dec 2023
  • galactic-emacs: An Emacs distribution coming from the space

    1 project | /r/planetemacs | 5 Dec 2023
  • How to disable corfu only when `lsp-bride-mode` is active?

    1 project | /r/emacs | 20 Nov 2023
  • duomacs: Dan's usability-oriented Emacs config files

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

    1 project | /r/emacs | 3 Nov 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    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. Learn more ā†’

Index

What are some of the best open-source emacs-configuration projects? This list will help you:

Project Stars
1 doomemacs 18,560
2 .emacs.d 1,917
3 emacs-from-scratch 1,663
4 elegant-emacs 1,322
5 emacs.dz 1,266
6 emacs-config 998
7 .emacs.d 656
8 frontmacs 495
9 emacs-gtd 408
10 nix-darwin-dotfiles 381
11 writingwithemacs 334
12 .emacs.d 259
13 .doom.d 238
14 lunarymacs 233
15 dotfiles 213
16 dotfiles 184
17 .emacs.d 167
18 circadian.el 166
19 galactic-emacs 120
20 dmacs 113
21 emacs.d 109
22 jcs-emacs 90
23 emacs-config 81

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com