windwp
/
nvim-autopairs
nvim-autopairs
autopairs for neovim written in luaediting-support
awesome-neovim
nvim-autopairs is a autopair plugin that supports multiple characters. It provides a seamless experience for inserting and handling paired characters in various filetypes. The plugin offers default values that can be easily overridden, and it integrates well with popular completion plugins. Users can define custom rules and conditions for autopair behavior. Additionally, nvim-autopairs includes a feature called FastWrap, which allows for quick wrapping of selected text with specified characters.
Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
'windwp/nvim-autopairs',
event = "InsertEnter",
opts = {}
}
Developers using nvim-autopairs
more configs
4068
init.lua
59
4297
1368
init.lua
80
6486
1291
init.lua
34
2595
1029
init.lua
28
1374
Other editing-support plugins
more plugins
folke/snacks.nvim
🍿 A collection of QoL plugins for Neovim
5765
20
editing-support
nvim-treesitter/nvim-treesitter-context
Show code context
2970
5
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1925
6
editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
2005
1
editing-support