nvim-surround is a Lua plugin for Neovim that simplifies working with surrounding delimiters. It lets you add, delete, and change pairs like parentheses, quotes, or HTML tags using intuitive commands like `ysiw)` to surround the inner word with parentheses. It also supports dot-repeating, buffer-local configurations, and advanced customization with Tree-sitter.
Easily add, change, or delete delimiters around text selections in Neovim.
Neovim users who frequently work with code and want a more efficient way to manage surrounding delimiters.
Not enough data yet. Star history will appear after a few days of tracking.