vim-mark. Highlight several words in different colors simultaneously.
292vim-SyntaxRange. Define a different filetype syntax on regions of a buffer.
93vim-ingo-library. Vimscript library of common functions
91vim-ReplaceWithRegister. Replace text with the contents of a register.
86vim-SpellCheck. Work with spelling errors.
58vim-EnhancedJumps. Enhanced jump and change list navigation commands.
43todo.txt-cli-ex. A set of extensions for todo.txt-cli, a shell script for managing your todo.txt file.
39vim-AdvancedSorters. Sorting of certain areas or by special needs.
36vim-UnconditionalPaste. Force character-/line-/block-wise paste, regardless of how it was yanked.
34vim-visualrepeat. Repeat command extended to visual mode.
32git-extensions. Additions and tweaks to the Git CLI.
24vim-SearchHighlighting. Highlighting of searches via star, auto-highlighting.
16vim-LineJuggler. Duplicate and move around lines.
16vim-CountJump. Create custom motions and text objects via repeated jumps.
16argtextobj.vim. Text-object like motion for arguments
15vim-ConflictMotions. Motions to and inside SCM conflict markers.
15runVimTests. A testing framework for Vim.
14vim-ExtractMatches. Yank matches from range into a register.
13vim-IndentConsistencyCop. Is the buffer's indentation consistent and does it conform to tab settings?
13vim-PatternsOnText. Advanced commands to apply regular expressions.
13SyntaxAttr.vim. Show syntax highlighting attributes of character under cursor.
12vim-LogViewer. Comfortable examination of multiple parallel logfiles.
12vim-CursorLineCurrentWindow. Only highlight the screen line of the cursor in the currently active window.
12vim-OnSyntaxChange. Generate events when moving onto / off a syntax group.
11vim-ShowTrailingWhitespace. Detect unwanted whitespace at the end of lines.
9vim-DeleteTrailingWhitespace. Delete unwanted whitespace at the end of lines.
9vim-CompleteHelper. Generic functions to support custom insert mode completions.
8vim-clone. Create a duplicate clone of the current buffer.
7vim-StatusLineHighlight. Change statusline color depending on buffer state.
6miniDB. A lightweight file-based database supporting CRUD operations with a single lookup key.
6vcscommand.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.
6vim-AutoAdapt. Automatically adapt timestamps, copyright notices, etc.
5vim-TextTransform. Create text transformation mappings and commands.
5vim-AutoSave. Automatically persist a buffer frequently.
5vim-AdvancedDiffOptions. Additional diff options and commands to manage them.
5shell-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.
5vim-camelcasemotion. Motion through CamelCaseWords and underscore_notation.
5vim-JumpToVerticalOccurrence. Like f{char}, but searching the same screen column, not line.
4vim-CmdlineSpecialEdits. Useful replacements of parts of the cmdline.
4vim-SameSyntaxMotion. Motions to the borders of the same syntax highlighting.
4vim-Concealer. Manually conceal current word or selection.
4shell-scripting. A collection of shell scripts that simplify scripting tasks around argument handling, variable interpolation, etc.
4vim-InsertFromAround. Insert mode mappings to fetch text or indent from surrounding lines.
3shell-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.
3tmux-named-registers. Tmux plugin for yanking into and pasting from 26 buffers named a-z (like in vi).
3vim-QuickFixCurrentNumber. Locate the quickfix item at the cursor position.
3vim-SearchPosition. Show relation to search pattern matches in range or buffer.
3vim-DateDiff. Calculate difference between two dates.
3tmux-shellcommand. Tmux plugin for inserting captured shell command output inside the current pane.
3vim-EntryComplete. Insert mode completion based on lines in designated files or buffers.
3svn-extensions. Additions and tweaks to the Subversion CLI.
3vim-JumpToVerticalBlock. Like W / E, but vertically in the same column.
3desktop. A collection of tools around the X server / desktop environment (and its availability).
2vim-SwapText. Mappings to exchange text with the previously deleted text.
2addOrUpdate. Commands that ensure the existence of a text fragment in a file.
2bag. Commands for collecting lines / shell commands in a special file and then / concurrently consuming them.
2shell-fields. A collection of tools that work with fields and records in text files, like specialized AWK scripts.
2withTransaction. Protect file access within shell commands via a wrapper that adds cooperative locking.
2