What are the small reasons to try Emacs?

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

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

    Introduction Emacs config, for developers used to Vim.

  • Suggest to start off with a small vim-like config if doom or spacemacs aren't for you (see emacs-for-vimmers).

  • vim-lion

    A simple alignment operator for Vim text editor

  • Not out of the box, but the are several plugins that can do it, I prefer https://github.com/tommcdo/vim-lion

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • emacs-vdiff

    Like vimdiff for Emacs

  • Not a com user but I’ve been happy with vdiff for diff/merge operations.

  • lispy

    Short and sweet LISP editing

  • Some killer features in Emacs, which I would recommend checking out, is imenu and movement by s-expression (functions like forward-sexp). These are built into Emacs and make navigating across or inside blocks of code very easy. I have also seen that lispy, which is usually used for Lisp code also supports Python. Again I can't speak to any specifics about how well these things work for Python devs.

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