There are no reviews yet. Be the first to send feedback to the community and the maintainers!
vim-ingo-library
Vimscript library of common functionsvim-SyntaxRange
Define a different filetype syntax on regions of a buffer.vim-ReplaceWithRegister
Replace text with the contents of a register.vim-SpellCheck
Work with spelling errors.vim-EnhancedJumps
Enhanced jump and change list navigation commands.todo.txt-cli-ex
A set of extensions for todo.txt-cli, a shell script for managing your todo.txt file.vim-AdvancedSorters
Sorting of certain areas or by special needs.vim-visualrepeat
Repeat command extended to visual mode.vim-UnconditionalPaste
Force character-/line-/block-wise paste, regardless of how it was yanked.git-extensions
Additions and tweaks to the Git CLI.vim-SearchHighlighting
Highlighting of searches via star, auto-highlighting.vim-CountJump
Create custom motions and text objects via repeated jumps.vim-LineJuggler
Duplicate and move around lines.vim-IndentConsistencyCop
Is the buffer's indentation consistent and does it conform to tab settings?vim-PatternsOnText
Advanced commands to apply regular expressions.runVimTests
A testing framework for Vim.vim-ExtractMatches
Yank matches from range into a register.vim-LogViewer
Comfortable examination of multiple parallel logfiles.vim-CursorLineCurrentWindow
Only highlight the screen line of the cursor in the currently active window.vim-OnSyntaxChange
Generate events when moving onto / off a syntax group.vim-ShowTrailingWhitespace
Detect unwanted whitespace at the end of lines.vim-CompleteHelper
Generic functions to support custom insert mode completions.vim-ConflictMotions
Motions to and inside SCM conflict markers.vim-clone
Create a duplicate clone of the current buffer.vim-StatusLineHighlight
Change statusline color depending on buffer state.vim-DeleteTrailingWhitespace
Delete unwanted whitespace at the end of lines.vcscommand.vim
CVS/SVN/SVK/git/hg/bzr integration plugin. This is a fork of Bob Hiestand's original repository at http://repo.or.cz/w/vcscommand.git in order to submit patches and enhancements to upstream.vim-AutoSave
Automatically persist a buffer frequently.miniDB
A lightweight file-based database supporting CRUD operations with a single lookup key.vim-camelcasemotion
Motion through CamelCaseWords and underscore_notation.vim-SameSyntaxMotion
Motions to the borders of the same syntax highlighting.vim-TextTransform
Create text transformation mappings and commands.vim-AdvancedDiffOptions
Additional diff options and commands to manage them.shell-basics
A collection of basic shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.shell-scripting
A collection of shell scripts that simplify scripting tasks around argument handling, variable interpolation, etc.vim-CmdlineSpecialEdits
Useful replacements of parts of the cmdline.vim-JumpToVerticalOccurrence
Like f{char}, but searching the same screen column, not line.vim-EntryComplete
Insert mode completion based on lines in designated files or buffers.svn-extensions
Additions and tweaks to the Subversion CLI.vim-DateDiff
Calculate difference between two dates.vim-Concealer
Manually conceal current word or selection.tmux-shellcommand
Tmux plugin for inserting captured shell command output inside the current pane.vim-ChangeGlobally
Change {motion} text and repeat the substitution.vim-InsertFromAround
Insert mode mappings to fetch text or indent from surrounding lines.vim-AdvancedMarks
Work with marks with more power.vim-SearchPosition
Show relation to search pattern matches in range or buffer.vim-GrepCommands
Perform :vimgrep over arguments, buffers, windows.tmux-named-registers
Tmux plugin for yanking into and pasting from 26 buffers named a-z (like in vi).tmux-extensions
Additions and tweaks to the tmux CLI.vim-writebackup
Write backups of current file with date file extension.vim-SearchAlternatives
Add / subtract alternatives to / from the search pattern.vim-MarkMarkup
Convert mark.vim highlighting to markup inside the text.vim-JumpToVerticalBlock
Like W / E, but vertically in the same column.vim-QuickFixCurrentNumber
Locate the quickfix item at the cursor position.shell-user-interactions
A collection of shell scripts that help implement user interactions like asking for confirmation or notifying that a longer operation is taking place and the user has to be patient.vim-CaptureClipboard
Append system clipboard changes to current buffer.vim-SearchAsQuickJump
Quick search without affecting 'hlsearch', search pattern and history.vim-ArgsAndMore
Apply commands to multiple buffers and manage the argument list.desktop
A collection of tools around the X server / desktop environment (and its availability).vim-ingocompletion
Private customization of completions.vim-PatternBranchComplete
Insert mode completion for branches in the current search pattern.vim-SameHighlightMotion
Motions to text highlighted with a particular group.vim-MotionComplete
Insert mode completion for chunks covered by queried {motion} or text object.vim-LineJugglerCommands
Commands to duplicate and move around lines.vim-RelativeNumberCurrentWindow
Only show relative numbers in the currently active window.vim-SubstituteExpression
Pass text through an expression.vim-SearchFrozenPattern
Freeze the current search pattern and keep searching for it.vim-GrepHere
List occurrences in the current buffer in the quickfix window.vim-AutoAdapt
Automatically adapt timestamps, copyright notices, etc.vim-TextWidthMotion
Motions to lines shorter or longer than a certain width.vim-SearchPatternPerScope
Maintain separate search patterns ("/) per window / tab page.vim-repeatableMapping
Set up mappings that can be repeated via repeat.vim.vim-LimitWindowSize
Reduce the current window size by placing an empty padding window next to it.vim-AdvancedDeleteOperators
More operators to delete and change text.vim-ModelineCommands
Extended modelines that allow the execution of arbitrary Vim commands.vim-FormatToWidth
Apply the gq command to the selected / count width.withTransaction
Protect file access within shell commands via a wrapper that adds cooperative locking.shell-fields
A collection of tools that work with fields and records in text files, like specialized AWK scripts.vim-SearchRepeat
Repeat the last type of search via n/N.date-extensions
Additions and tweaks around the date command in particular and ages and dates in general.vim-GrepTasks
Grep for tasks and TODO markers.vim-MergeWithRegister
Merge text with the contents of a register.vim-LineComplete
Insert mode completion of entire lines based on looser matching.bag
Commands for collecting lines / shell commands in a special file and then / concurrently consuming them.vim-AlphaComplete
Insert mode completion based on any sequence of alphabetic characters.vim-DropQuery
Ask the user how a :drop'ped file be opened.vim-KeepText
Keep only {motion} text in lines or the buffer.vim-TaggedSearchPattern
Attach names to search patterns for easier recall.vim-DuplicateWrite
Cascade the writing of a file to another location.vim-ReplaceWithSameIndentRegister
Replace lines with the contents of a register, keeping the original indent.vim-SwapText
Mappings to exchange text with the previously deleted text.addOrUpdate
Commands that ensure the existence of a text fragment in a file.Love Open Source and this site? Check out how you can help us