vim-expand-region
Region selector
A Vim plugin that allows users to visually select text regions and expand them incrementally using the same key combination.
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
1k stars
15 watching
46 forks
Language: VimL
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kana/vim-textobj-user | A plugin for creating custom text objects in Vim that simplify the process of defining complex text selections. | 1,442 |
magnars/expand-region.el | An Emacs extension that expands the selected region by semantic units | 1,370 |
nelstrom/vim-textobj-rubyblock | A Vim plugin for selecting Ruby blocks | 331 |
jeffkreeftmeijer/vim-numbertoggle | A plugin that automatically toggles line number display between relative and absolute modes based on the Vim buffer's focus state. | 682 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 934 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
thejian/elm.vim | Vim plugin providing syntax highlighting and editing support for the Elm programming language. | 0 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
wellle/visual-split.vim | A plugin that enables easy splitting of text ranges and resize of splits in an editor | 220 |
vim-utils/vim-troll-stopper | A Vim plugin that highlights and converts suspicious Unicode characters in code to regular ones. | 178 |
briancollins/vim-jst | A Vim plugin that highlights and formats JST/EJS syntax. | 94 |
jeetsukumaran/vim-markology | Provides visualization, navigation, and management of local marks in Vim buffers. | 75 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
mzlogin/vim-markdown-toc | Tools to generate table of contents for Markdown files in various formats. | 613 |
vim-perl/vim-perl | An aggregation of Perl-related syntax and helper files for Vim 5 editor | 496 |