Pair autoclose plugin

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

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

    A minimalist Neovim plugin that auto pairs & closes brackets

  • Hello! I am setting up Neovim as an IDE and so far I have about everything I need except for a plugin to automatically close my quotes, braces, brackets etc. I know that nvim-autopairs is pretty much the most popular, at least in this community, but there are more minimal alternatives, such as m4xshen/autoclose.nvim (which is an order of magnitude less code). My needs are pretty simple and I don't (think) I really want anything fancy as far as pair completion is concerned. People who have tried both or use nvim-autopairs/other plugins, why do you use the plugin you use and what does it do that others don't? Please feel free to tell me your opinions or whatever you think saves you time/effort (I'm sure there are a lot of good ideas I haven't heard of).

  • vim-closer

    Closes brackets

  • I’ve used vim-closer for a long time and been happy with it. Interested in the ones you mentioned tho. https://github.com/rstacruz/vim-closer

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

    WorkOS logo
  • nvim-autopairs

    autopairs for neovim written in lua

  • mini.pairs

    Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.

  • I use mini-pairs since it comes with LazyVim setup and I'm very happy with it.

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