not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
Profile
user name
inkarkat
first name
Ingo
last name
Karkat
email
ingo
karkat
de
homepage
http://ingo-karkat.de/
registered Vim
user or sponsor
no, or user has chosen to conceal his donation
Script Contributions
UnconditionalPaste
Force character-/line-/block-wise paste, regardless of how it was yanked.
redocommand
Execute commands from the command history.
IndentConsistencyCop
Is the buffer's indentation consistent and does it conform to tab settings?
IndentConsistencyCopAutoCmds
autocmds for IndentConsistencyCop.vim
writebackup
Write backups of current file with date file extension.
writebackupVersionControl
Version control functions (diff, restore, history) for writebackup backups.
ReloadScript
Reload a VIM script during script development.
camelcasemotion
Motion through CamelCaseWords and underscore_notation.
EnhancedJumps
Enhanced jump and change list navigation commands.
IndentCommentPrefix
Keep comment prefix in column 1 when indenting.
EditSimilar
Commands to edit files with a similar filename.
runVimTests
A testing framework for Vim.
compiler/jsl.vim
Compiler plugin for JavaScript Lint.
SearchPosition
Show relation to search pattern matches in range or buffer.
Mark
Highlight several words in different colors simultaneously. (#1238 continued)
ReplaceWithRegister
Replace text with the contents of a register.
LimitWindowSize
Reduce the current window size by placing an empty padding window next to it.
SnippetComplete
Insert mode completion that completes defined abbreviations and other snippets.
writebackupToAdjacentDir
Backup to an adjacent backup directory.
CountJump
Create custom motions and text objects via repeated jumps.
help_movement
Movement over Vim help sections with ]] etc.
diff_movement
Movement over diff hunks with ]] etc.
fortunes_movement
Movement over email fortunes with ]] etc.
mail_movement
Movement over email quotes with ]] etc.
CaptureClipboard
Append system clipboard changes to current buffer.
CommandWithMutableRange
Execute commands which may add or remove lines for each line in the range.
RangeMacro
Execute macro repeatedly until the end of a range is reached.
visualrepeat
Repeat command extended to visual mode.
StatusLineHighlight
Change statusline color depending on buffer state.
JumpToLastOccurrence
f{char} motions that count from the end of the line.
diffwindow_movement
Movement over changes in a diff window.
ShowTrailingWhitespace
Detect unwanted whitespace at the end of lines.
DeleteTrailingWhitespace
Delete unwanted whitespace at the end of lines.
JumpToTrailingWhitespace
Motions to locate unwanted whitespace at the end of lines.
SpellCheck
Work with spelling errors.
CompleteHelper
Generic functions to support custom insert mode completions.
CamelCaseComplete
Insert mode completion that expands CamelCaseWords and underscore_words.
writebackupAutomator
Automatically write a backup on the first write.
TextTransform
Create text transformation mappings and commands.
ConflictMotions
Motions to and inside SCM conflict markers.
TaskMotions
Motions to task and TODO markers.
vim_movement
Movement over Vim functions with ]m etc.
vbs_movement
Movement over VBScript classes / functions / properties / subs with ]m etc.
dosbatch_movement
Movement over MSDOS batch file functions / labels with ]m etc.
html_FileCompletion
Base dir- and URL-aware file completion for HTML links.
OnSyntaxChange
Generate events when moving onto / off a syntax group.
BufferPersist
Save certain buffers somewhere when quitting them.
MessageRecall
Browse and re-insert previous (commit, status) messages.
VcsMessageRecall
Browse and re-insert previous VCS commit messages.
TaggedSearchPattern
Attach names to search patterns for easier recall.
ConflictDetection
Detect and highlight SCM conflict markers.
LineJuggler
Duplicate and move around lines.
SearchAlternatives
Add / subtract alternatives to / from the search pattern.
ArgsAndMore
Apply commands to multiple buffers and manage the argument list.
AlignFromCursor
Perform :left / :right only for the text part right of the cursor.
LogViewer
Comfortable examination of multiple parallel logfiles.
SyntaxRange
Define a different filetype syntax on regions of a buffer.
SnippetCompleteSnipMate
Integrate snipMate snippets into SnippetComplete plugin.
GrepCommands
Perform :vimgrep over arguments, buffers, windows.
CursorLineCurrentWindow
Only highlight the screen line of the cursor in the currently active window.
PrevInsertComplete
Recall and insert mode completion for previously inserted text.
GrepHere
List occurrences in the current buffer in the quickfix window.
GrepTasks
Grep for tasks and TODO markers.
RepeatableYank
Repeatable appending yank to a named register.
SameFiletypeComplete
Insert mode completion from buffers with the same filetype.
IndentTab
Use tabs for indent at the beginning, spaces for alignment in the rest of a line
PatternComplete
Insert mode completion for matches of queried / last search pattern.
MotionComplete
Insert mode completion for chunks covered by queried {motion} or text object.
BracketComplete
Insert mode completion for text inside various brackets.
LineEndComplete
Insert mode completion that completes the rest of the line.
BufNameComplete
Insert mode completion of filenames loaded in Vim.
SearchHighlighting
Highlighting of searches via star, auto-highlighting.
ChangeGlobally
Change {motion} text and repeat the substitution.
ChangeGloballySmartCase
Change {motion} text and repeat as SmartCase substitution.
SameSyntaxMotion
Motions to the borders of the same syntax highlighting.
GlobalOptions
Turn global options into buffer- or window-local ones.
ingo-library
Vimscript library of common functions.
QuickFixCurrentNumber
Locate the quickfix item at the cursor position.
RelativeNumberCurrentWindow
Only show relative numbers in the currently active window.
ProportionalResize
Adapt the window proportions after Vim is resized.
LineJugglerCommands
Commands to duplicate and move around lines.
PreserveNoEOL
Preserve missing EOL at the end of text files.
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.