vim-abolish
Word variant helper
An Vim Script plugin providing commands to simplify working with variants of words and words in different contexts.
abolish.vim: Work with several variants of a word at once
3k stars
31 watching
87 forks
Language: Vim Script
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tpope/vim-surround | A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags. | 13,463 |
mellbourn/zabb | Automatically generates abbreviations to quickly access directories with the z command | 39 |
momo-lab/zsh-abbrev-alias | A plugin for zsh that provides abbreviation expansion functionality similar to Vim's | 119 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
wellle/visual-split.vim | A plugin that enables easy splitting of text ranges and resize of splits in an editor | 220 |
dnnrly/abbreviate | A tool to shorten strings by suggesting abbreviations based on common phrases and word boundaries. | 220 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,567 |
tpope/vim-vinegar | An extension for Vim that enhances the built-in directory browser to provide faster and more efficient navigation of file systems. | 2,242 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
0styx0/abbreinder.nvim | A plugin that reminds users of defined abbreviations if they type the expanded form instead of using the abbreviation trigger. | 91 |
altercation/vim-colors-solarized | A Vim color scheme with precision light and dark colors for improved readability | 6,589 |
elorest/vim-slang | A Vim plugin that provides syntax highlighting for the Slim language in Crystal. | 12 |
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,619 |
pest-parser/pest.vim | Syntax highlighting plugin for PEG grammar files | 33 |