Signs of being a "intermediate vim user."

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-visual-multi

    Multiple cursors plugin for vim/neovim

  • the correct way to do multi cursors is to not do it, e.g. use vim motions for inserting multiple things instead. However, if you still prefer a more vscode-like experience, https://github.com/mg979/vim-visual-multi is pretty good

  • tcav

    Code for the TCAV ML interpretability project

  • 1, you can either https://github.com/tensorflow/tcav have those languages compile into Lua, or you can implement them separately.

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

    Fuzzy Finder in rust!

  • I think there is an attempt to write something similar to fzf in rust GitHub - lotabout/skim: Fuzzy Finder in rust!. See if you'll have better luck with that.

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