Pinned Repositories
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-EnhancedJumps
Enhanced jump and change list navigation commands.
vim-ingo-library
Vimscript library of common functions
vim-mark
Highlight several words in different colors simultaneously.
vim-ReplaceWithRegister
Replace text with the contents of a register.
vim-SpellCheck
Work with spelling errors.
vim-SyntaxRange
Define a different filetype syntax on regions of a buffer.
vim-UnconditionalPaste
Force character-/line-/block-wise paste, regardless of how it was yanked.
vim-visualrepeat
Repeat command extended to visual mode.
inkarkat's Repositories
inkarkat/vim-PatternsOnText
Advanced commands to apply regular expressions.
inkarkat/vim-ShowTrailingWhitespace
Detect unwanted whitespace at the end of lines.
inkarkat/vim-CompleteHelper
Generic functions to support custom insert mode completions.
inkarkat/vim-StatusLineHighlight
Change statusline color depending on buffer state.
inkarkat/vim-TextTransform
Create text transformation mappings and commands.
inkarkat/vim-ChangeGlobally
Change {motion} text and repeat the substitution.
inkarkat/vim-QuickFixCurrentNumber
Locate the quickfix item at the cursor position.
inkarkat/vim-snipmate
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim. This is my personal fork, because the original plugin unfortunately hasn't been maintained by the author. It contains personal customizations as well as bugfixes and several enhancements.
inkarkat/vim-KeepText
Keep only {motion} text in lines or the buffer.
inkarkat/vim-RelativeNumberCurrentWindow
Only show relative numbers in the currently active window.
inkarkat/vim-SameHighlightMotion
Motions to text highlighted with a particular group.
inkarkat/vim-smartword
Vim plugin: Smart motions on words
inkarkat/vim-SwapText
Mappings to exchange text with the previously deleted text.
inkarkat/MatchTag
Vim's MatchParen for HTML tags
inkarkat/nanoDB
A primitive file-based dictionary supporting CRUD operations.
inkarkat/picoDB
A primitive file-based set supporting CRUD operations.
inkarkat/rabbitvcs
The new home of rabbitvcs
inkarkat/rainbow_levels.vim
A different approach to code highlighting.
inkarkat/test2
testing forks and merges
inkarkat/unicode.vim
A Vim plugin that provides a completion function for Unicode glyphs
inkarkat/vim-abolish
abolish.vim: easily search for, substitute, and abbreviate multiple variants of a word
inkarkat/vim-AdvancedJoiners
More ways to (un-)join lines.
inkarkat/vim-cuteErrorMarker
Vim plugin to display error marks on line which contain errors after compilation
inkarkat/vim-dokuwiki
vim-dokuwiki - a VIM syntax file for DokuWiki
inkarkat/vim-fake
Vim plugin to provide a generator of random dummy/filler text.
inkarkat/vim-html_FileCompletion
Base dir- and URL-aware file completion for HTML links.
inkarkat/vim-PatternComplete
Insert mode completion for matches of queried / last search pattern.
inkarkat/vim-scriptease
scriptease.vim: A Vim plugin for Vim plugins
inkarkat/vim-speeddating
speeddating.vim: use CTRL-A/CTRL-X to increment dates, times, and more
inkarkat/vim-TaskMotions
Motions to task and TODO markers.