What have you changed in your VIM workflow recently?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vim-unimpaired

    unimpaired.vim: Pairs of handy bracket mappings

  • I remapped J/K in visual mode to mode blocks up and down. (I installed vim-unimpaired and remapped K to [egv and J to ]egv). It's not much faster than other methods of moving code around but it's easier to think about, and less thinking is always good.

  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  • Also, possibly controversial to mention here: I've been playing around with Neovim and Telescope. I'm considering switching to Neovim since it seems there's a lot of Neovim-exclusive features that could improve my productivity, and I can't see myself missing anything from 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.

    InfluxDB logo
  • diffconflicts

    A better Vimdiff Git mergetool

  • have you tried diffconflicts? started using it ages ago, might be worth checking out if you get tired of editing by hand.

  • gv.vim

    A git commit browser in Vim

  • I added https://github.com/junegunn/gv.vim and find GV! and GV? handy to look at git commits related to the current file.

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