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
jdhao/nvim-config
/
3671
init.lua
52
4076
xero/dotfiles
/neovim/.config/nvim
2030
init.lua
35
3751
ecosse3/nvim
/
1289
init.lua
83
6738
SeniorMars/dotfiles
/.config/nvim
968
init.lua
24
1418
Other editing-support plugins
more plugins
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1776
0
editing-support
nvim-treesitter/nvim-treesitter-context
Show code context
2618
1
editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1826
0
editing-support
folke/snacks.nvim
🍿 A collection of QoL plugins for Neovim
2720
2
editing-support