vim-textobj-user
Text selector
A plugin for creating custom text objects in Vim that simplify the process of defining complex text selections.
Vim plugin: Create your own text objects
1k stars
30 watching
48 forks
Language: Vim script
last commit: almost 5 years ago
Linked from 1 awesome list
vimvim-pluginsvim-textobj-user
Related projects:
Repository | Description | Stars |
---|---|---|
kana/vim-textobj-indent | A Vim plugin that provides text objects for identifying and manipulating indented blocks of lines in source code. | 167 |
nelstrom/vim-textobj-rubyblock | A Vim plugin for selecting Ruby blocks | 331 |
coderifous/textobj-word-column.vim | Provides text-objects to simplify operations on columns of code in Vim | 214 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
terryma/vim-expand-region | A Vim plugin that allows users to visually select text regions and expand them incrementally using the same key combination. | 1,106 |
briancollins/vim-jst | A Vim plugin that highlights and formats JST/EJS syntax. | 94 |
kepbod/ivim | A customizable and efficient text editor configuration for NeoVim and Vim 8.0+ | 475 |
vim-scripts/vbnet.vim | This project provides syntax highlighting for VB.NET code in Vim. | 3 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
yaunj/vim-yara | A plugin for Vim editor to support Yara rule files with syntax highlighting and auto-indentation. | 14 |
dahu/learnvim | A resource offering guidance and instructional content for configuring and mastering the Vim text editor. | 419 |