Smart end of line movement / beginning of line in visual line mode

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
  • mwim.el

    Move to the beginning/end of line, code or comment

  • Not sure if this does exactly what you want, but it’s what I’m using: ;; mwim - move where i mean ;; https://github.com/alezost/mwim.el (use-package mwim :bind (([remap move-beginning-of-line] . 'mwim-beginning) ([remap move-end-of-line] . 'mwim-end)))

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