I made emacs look like a better version of atom

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

    . (by bcmertz)

  • Neotree https://github.com/bcmertz/dotfiles/blob/main/.emacs.d/lisp/custom-navigation.el#L101-L136 (note this depends on another function apply-if-gui that is here: https://github.com/bcmertz/dotfiles/blob/main/.emacs.d/lisp/custom-funcs.el#L10-L20 and basically does some function is were in a gui regardless of if it's a daemon emacs session or not)

  • doom-modeline

    A fancy and fast mode-line inspired by minimalism design.

  • Check out doom modeline! https://github.com/seagle0128/doom-modeline

  • 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
  • use-package

    A use-package declaration for simplifying your .emacs

  • Note: both packages are initialized with use-package, which is a really helpful tool for people starting out (https://github.com/jwiegley/use-package)

  • centaur-tabs

    Emacs plugin aiming to become an aesthetic, modern looking tabs plugin

  • Have you tried centaur-tabs? Seems like that would get you to full parity.

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