Why should I be working directly with buffers over windows?

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

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

    unimpaired.vim: Pairs of handy bracket mappings

  • I use Tim Pope vim-unimpaired plugin, buffer movements are ]b and ]b,pretty handy.

  • vimfiles

  • :b filen - not sure what you don't like about it, but I use it for switching between files all the time. Or some version of it. You can improve it by using :ls t:b filen (you can map this! nnoremap b :buffers t:buffer) or go as far as creating a plugin to list buffers in a certain order (https://gitlab.com/egzvor/vimfiles/-/blob/main/plugin/buflist.vim). You could also try a fuzzy finder instead.

  • 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