Select a color scheme for your Dotfyle experience

windwp / nvim-autopairs

nvim-autopairs

autopairs for neovim written in lua
2868 706 3 2 days ago
editing-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
xero/dotfiles
/neovim/.config/nvim
1889 init.lua 32 3478
rafi/vim-config
/
1831 init.lua 94 8118
ecosse3/nvim
/
1144 init.lua 70 7358
SeniorMars/dotfiles
/.config/nvim
764 init.lua 28 1319