vim-sandwich
Pair editor
A plugin that extends Vim's text editing capabilities to work with paired elements like brackets and tags.
Set of operators and textobjects to search/select/edit sandwiched texts.
1k stars
16 watching
38 forks
Language: Vim Script
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hjson/vim-hjson | A Vim plugin that provides syntax highlighting and editor extension for the Hjson data interchange format | 28 |
kaarmu/typst.vim | A Vim plugin for working with the Typst document format, providing syntax highlighting, concealment, and compilation features. | 298 |
vim-erlang/vim-erlang-runtime | A Vim plugin that provides syntax and indentation support for the Erlang programming language | 101 |
softmoth/zsh-vim-mode | A plugin for ZSH shell that adds vi mode functionality and key bindings. | 347 |
amadeus/vim-xml | A Vim plugin that provides syntax highlighting and functionality for working with XML files in the Vim editor. | 8 |
mattn/yamada2-vim | A Vim plugin that enhances the editor's functionality with various Yamada-inspired features and settings. | 4 |
fox0430/moe | A command-line editor inspired by Vim with features like syntax highlighting, auto-completion, and plugin support. | 655 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
rhysd/vim-wasm | Provides syntax highlighting and support for WebAssembly text format in Vim. | 83 |
tpope/vim-haml | A set of Vim extensions providing syntax highlighting and editing support for Haml, Sass, and SCSS file formats. | 593 |
google/vim-jsonnet | A Vim plugin for syntax highlighting and filetype detection for the Jsonnet programming language. | 157 |
yonchu/vimman | Provides a simple way to view and edit Vim plugin help files directly from the zsh shell. | 20 |
blankname/vim-fish | An extension that enhances the editing experience of fish scripts within Vim by providing features like syntax highlighting and code formatting. | 35 |
dart-lang/dart-vim-plugin | A Vim plugin that provides syntax highlighting and indentation for Dart code | 641 |
sukima/xmledit | A Vim plugin to edit XML documents with features like tag completion and jumping. | 259 |