People who switched from vim/neovim to emacs, what made you switch?

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

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
  • minimap

    Sidebar showing a "mini-map" of a buffer (by dengste)

  • 4.a fundamental abilities: - proportional font rendering - different text size in split windows (allows for things like https://github.com/dengste/minimap) - Image display - smooth scrolling

  • keyfreq

    Track Emacs commands frequency

  • 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
  • Vim

    The official Vim repository

  • magit

    It's Magit! A Git Porcelain inside Emacs.

  • I like vc-annotate (probably because long ago I wrote the color scaling code for it). But recently I discovered magit has its own separate blame system: C-c M-g b. Then when you're in blame mode, use Ret on a line to visit the commit diff (at exactly the right place), or b to visit the file version as it was in that commit. In those older commit (blob) file buffers (which are also in blame mode), you can try r and f to see something unique: information about the commit that removed a given line, or information about the last commit which still had a given line. This allows you to blame a commit for having removed a line you still need. It's really impressive (as you'd expect). I just wish it had nice colors (started a discussion).

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