Do you use auto close for parenthesis?

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

    Vim plugin for adding pairs as you type

  • Yes, I wrote my own plugin for that because I didn't like current solutions. It's not perfect but it gets out of the way when I want it to and it "just works".

  • vim-close-pair

    A Vim plugin to find last opening brace and insert corresponding closing brace

  • Auto-closing for me was always annoying but to speed things up a but I use the https://github.com/tranvansang/vim-close-pair plugin. I don't have to deal with auto-closing getting in my way but I have a single keybind that will close open unmatched things. The downside is that it relies on the value of matchpairs which means as is it does not close quotes. But, between that plugin and vim-surround I'm all set.

  • 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
  • lh-brackets

    LH's bracketing system for vim

  • I've been using and maintaining my own solution for two decades I think now.

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