Vim Cheat Sheet

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

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

    :mortar_board: All things Vim!

    Here's a more comprehensive Vim resource: https://github.com/mhinz/vim-galore

  • kakoune

    mawww's experiment for a better code editor

    Those who never found vim to be intuitive might be interested in kakoune. It’s also a modal text exitor, but it’s intended to have more intuitive commands and and is designed around multicursor usage. Even experiencd vim users tend to pick it up quickly and acheive comparable levels of productivity.

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

  • how-to-exit-vim

    Below are some simple methods for exiting vim.

  • micro-editor

    A modern and intuitive terminal-based text editor

  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

    There are plenty of people who swear by plugins for Vim/Neovim that essentially give it several of the features of an IDE. See CoC or ALE.

  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

    There are plenty of people who swear by plugins for Vim/Neovim that essentially give it several of the features of an IDE. See CoC or ALE.

  • tagbar

    Vim plugin that displays tags in a window, ordered by scope

    I couldn't tell you from experience, but it looks like there are plugins that imitate this functionality. I couldn't tell you how well it works.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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