nvim-surround
nvim-surround plugin allows adding, deleting, and changing text surroundings like function calls and HTML tags in Neovim. Utilizing clear key mappings, it supports repeat actions, buffer-local configurations, and Tree-sitter integration for advanced text operations. It offers customizable surrounds through Vim motions, Lua patterns, and Tree-sitter nodes with highlighted visual feedback, serving developers who seek efficient text object handling and productivity with minimal setup.