Description
Brackets, quotes, and similar pairs can be inserted automatically while typing in Neovim. It is useful for developers who want fewer manual keystrokes when editing structured code.
Auto-pair plugins change insert-mode behavior and can affect snippets or macros. Test key mappings in common file types before relying on it.