vim-surround
Pair editor
A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags.
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
14k stars
130 watching
444 forks
Language: Vim Script
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kylechui/nvim-surround | A Lua-based plugin for Neovim that provides a simple and powerful way to add, delete, or change surrounding text selections. | 3,334 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,344 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,570 |
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,621 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,355 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,695 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,291 |
raimondi/delimitmate | Automates closing of quote, parenthesis, and bracket pairs in insert mode for improved coding efficiency. | 1,987 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 515 |
altercation/vim-colors-solarized | A Vim plugin providing a precise color scheme designed for machines and people | 6,591 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
vime-js/vime | A customizable media player framework with extensible architecture and support for various video providers | 2,787 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,141 |