What shell commands do you invoke a lot from vi?

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

    paints part of your python code black

  • Inspired by /u/SRed3's good recent post about formatting JSON in vi with :!jq '.' in visual mode, I was curious what other shell commands people use in vi a lot. I use sort and uniq pretty frequently, and when I work in Python, I make sure black-macchiato is installed so that I can invoke it from vim to auto-format (particularly to a given line length, with black-macchiato -l 60 for example) Python code.

  • vim-eunuch

    eunuch.vim: Helpers for UNIX

  • You might want to look into :Delete from tpope's vim-eunuch, along with wrappers for mkdir, chmod, etc.

  • 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

  • SexyVim

    1 project | dev.to | 30 Apr 2024
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024
  • Accessible syntax highlighting colour schemes for developers

    2 projects | dev.to | 19 Apr 2024
  • Vim Gets Xdg_config_home Support

    1 project | news.ycombinator.com | 14 Apr 2024
  • Shape Typing in Python

    5 projects | news.ycombinator.com | 13 Apr 2024