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
13k stars
130 watching
445 forks
Language: Vim Script
last commit: 5 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,258 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,567 |
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,619 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,596 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
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,652 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 516 |
altercation/vim-colors-solarized | A Vim color scheme with precision light and dark colors for improved readability | 6,589 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
vime-js/vime | A customizable media player framework with extensible architecture and support for various video providers | 2,771 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |