• Stars
    star
    1
  • Language
    Vim Script
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

List occurrences in the current buffer in the quickfix window.

More Repositories

1

vim-ingo-library

Vimscript library of common functions
Vim Script
81
star
2

vim-SyntaxRange

Define a different filetype syntax on regions of a buffer.
Vim Script
79
star
3

vim-ReplaceWithRegister

Replace text with the contents of a register.
Vim Script
77
star
4

vim-SpellCheck

Work with spelling errors.
Vim Script
58
star
5

vim-EnhancedJumps

Enhanced jump and change list navigation commands.
Vim Script
41
star
6

todo.txt-cli-ex

A set of extensions for todo.txt-cli, a shell script for managing your todo.txt file.
Shell
30
star
7

vim-AdvancedSorters

Sorting of certain areas or by special needs.
Vim Script
28
star
8

vim-visualrepeat

Repeat command extended to visual mode.
Vim Script
28
star
9

vim-UnconditionalPaste

Force character-/line-/block-wise paste, regardless of how it was yanked.
Vim Script
27
star
10

git-extensions

Additions and tweaks to the Git CLI.
Shell
23
star
11

vim-SearchHighlighting

Highlighting of searches via star, auto-highlighting.
Vim Script
17
star
12

vim-CountJump

Create custom motions and text objects via repeated jumps.
Vim Script
16
star
13

vim-LineJuggler

Duplicate and move around lines.
Vim Script
15
star
14

vim-IndentConsistencyCop

Is the buffer's indentation consistent and does it conform to tab settings?
C++
14
star
15

vim-PatternsOnText

Advanced commands to apply regular expressions.
Vim Script
14
star
16

runVimTests

A testing framework for Vim.
Vim Script
13
star
17

vim-ExtractMatches

Yank matches from range into a register.
Vim Script
12
star
18

vim-LogViewer

Comfortable examination of multiple parallel logfiles.
Vim Script
11
star
19

vim-CursorLineCurrentWindow

Only highlight the screen line of the cursor in the currently active window.
Vim Script
10
star
20

vim-OnSyntaxChange

Generate events when moving onto / off a syntax group.
Vim Script
10
star
21

vim-ShowTrailingWhitespace

Detect unwanted whitespace at the end of lines.
Vim Script
8
star
22

vim-CompleteHelper

Generic functions to support custom insert mode completions.
Vim Script
7
star
23

vim-ConflictMotions

Motions to and inside SCM conflict markers.
Vim Script
7
star
24

vim-clone

Create a duplicate clone of the current buffer.
Vim Script
6
star
25

vim-StatusLineHighlight

Change statusline color depending on buffer state.
Vim Script
6
star
26

vim-DeleteTrailingWhitespace

Delete unwanted whitespace at the end of lines.
Vim Script
6
star
27

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 Script
6
star
28

vim-AutoSave

Automatically persist a buffer frequently.
Vim Script
5
star
29

vim-camelcasemotion

Motion through CamelCaseWords and underscore_notation.
Vim Script
4
star
30

vim-SameSyntaxMotion

Motions to the borders of the same syntax highlighting.
Vim Script
4
star
31

vim-TextTransform

Create text transformation mappings and commands.
Vim Script
4
star
32

vim-AdvancedDiffOptions

Additional diff options and commands to manage them.
Vim Script
4
star
33

miniDB

A lightweight file-based database supporting CRUD operations with a single lookup key.
Shell
4
star
34

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
4
star
35

shell-scripting

A collection of shell scripts that simplify scripting tasks around argument handling, variable interpolation, etc.
Shell
3
star
36

vim-CmdlineSpecialEdits

Useful replacements of parts of the cmdline.
Vim Script
3
star
37

vim-JumpToVerticalOccurrence

Like f{char}, but searching the same screen column, not line.
Vim Script
3
star
38

vim-EntryComplete

Insert mode completion based on lines in designated files or buffers.
Vim Script
3
star
39

svn-extensions

Additions and tweaks to the Subversion CLI.
Shell
3
star
40

vim-DateDiff

Calculate difference between two dates.
Vim Script
3
star
41

vim-Concealer

Manually conceal current word or selection.
Vim Script
3
star
42

tmux-shellcommand

Tmux plugin for inserting captured shell command output inside the current pane.
Shell
3
star
43

vim-ChangeGlobally

Change {motion} text and repeat the substitution.
Vim Script
2
star
44

vim-InsertFromAround

Insert mode mappings to fetch text or indent from surrounding lines.
Vim Script
2
star
45

vim-AdvancedMarks

Work with marks with more power.
Vim Script
2
star
46

vim-SearchPosition

Show relation to search pattern matches in range or buffer.
Vim Script
2
star
47

vim-GrepCommands

Perform :vimgrep over arguments, buffers, windows.
Vim Script
2
star
48

tmux-named-registers

Tmux plugin for yanking into and pasting from 26 buffers named a-z (like in vi).
Shell
2
star
49

vim-writebackup

Write backups of current file with date file extension.
Vim Script
2
star
50

vim-SearchAlternatives

Add / subtract alternatives to / from the search pattern.
Vim Script
2
star
51

vim-MarkMarkup

Convert mark.vim highlighting to markup inside the text.
Vim Script
2
star
52

vim-JumpToVerticalBlock

Like W / E, but vertically in the same column.
Vim Script
2
star
53

vim-QuickFixCurrentNumber

Locate the quickfix item at the cursor position.
Vim Script
2
star
54

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.
Shell
2
star
55

vim-SearchAsQuickJump

Quick search without affecting 'hlsearch', search pattern and history.
Vim Script
2
star
56

vim-ArgsAndMore

Apply commands to multiple buffers and manage the argument list.
Vim Script
1
star
57

vim-ingocompletion

Private customization of completions.
Vim Script
1
star
58

vim-PatternBranchComplete

Insert mode completion for branches in the current search pattern.
Vim Script
1
star
59

vim-SameHighlightMotion

Motions to text highlighted with a particular group.
Vim Script
1
star
60

vim-MotionComplete

Insert mode completion for chunks covered by queried {motion} or text object.
Vim Script
1
star
61

vim-LineJugglerCommands

Commands to duplicate and move around lines.
Vim Script
1
star
62

vim-RelativeNumberCurrentWindow

Only show relative numbers in the currently active window.
Vim Script
1
star
63

vim-SubstituteExpression

Pass text through an expression.
Vim Script
1
star
64

vim-SearchFrozenPattern

Freeze the current search pattern and keep searching for it.
Vim Script
1
star
65

vim-AutoAdapt

Automatically adapt timestamps, copyright notices, etc.
Vim Script
1
star
66

vim-TextWidthMotion

Motions to lines shorter or longer than a certain width.
Vim Script
1
star
67

tmux-extensions

Additions and tweaks to the tmux CLI.
Shell
1
star
68

vim-SearchPatternPerScope

Maintain separate search patterns ("/) per window / tab page.
Vim Script
1
star
69

vim-repeatableMapping

Set up mappings that can be repeated via repeat.vim.
Vim Script
1
star
70

vim-LimitWindowSize

Reduce the current window size by placing an empty padding window next to it.
Vim Script
1
star
71

vim-AdvancedDeleteOperators

More operators to delete and change text.
Vim Script
1
star
72

vim-WORDComplete

Insert mode completion that completes an entire sequence of non-blank characters.
Vim Script
1
star
73

vim-ModelineCommands

Extended modelines that allow the execution of arbitrary Vim commands.
Vim Script
1
star
74

vim-FormatToWidth

Apply the gq command to the selected / count width.
Vim Script
1
star
75

withTransaction

Protect file access within shell commands via a wrapper that adds cooperative locking.
Shell
1
star
76

shell-fields

A collection of tools that work with fields and records in text files, like specialized AWK scripts.
Shell
1
star
77

vim-SearchRepeat

Repeat the last type of search via n/N.
Vim Script
1
star
78

date-extensions

Additions and tweaks around the date command in particular and ages and dates in general.
Shell
1
star
79

vim-GrepTasks

Grep for tasks and TODO markers.
Vim Script
1
star
80

vim-MergeWithRegister

Merge text with the contents of a register.
Vim Script
1
star
81

vim-LineComplete

Insert mode completion of entire lines based on looser matching.
Vim Script
1
star
82

bag

Commands for collecting lines / shell commands in a special file and then / concurrently consuming them.
Shell
1
star
83

vim-AlphaComplete

Insert mode completion based on any sequence of alphabetic characters.
Vim Script
1
star
84

vim-DropQuery

Ask the user how a :drop'ped file be opened.
Vim Script
1
star
85

vim-KeepText

Keep only {motion} text in lines or the buffer.
Vim Script
1
star
86

vim-TaggedSearchPattern

Attach names to search patterns for easier recall.
Vim Script
1
star
87

vim-DuplicateWrite

Cascade the writing of a file to another location.
Vim Script
1
star
88

vim-CaptureClipboard

Append system clipboard changes to current buffer.
Vim Script
1
star
89

vim-ReplaceWithSameIndentRegister

Replace lines with the contents of a register, keeping the original indent.
Vim Script
1
star
90

vim-SwapText

Mappings to exchange text with the previously deleted text.
Vim Script
1
star
91

vim-unimpaired

unimpaired.vim: pairs of handy bracket mappings
Vim Script
1
star
92

addOrUpdate

Commands that ensure the existence of a text fragment in a file.
Shell
1
star