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/todo.txt-cli-ex
A set of extensions for todo.txt-cli, a shell script for managing your todo.txt file.
inkarkat/git-extensions
Additions and tweaks to the Git CLI.
inkarkat/vim-LogViewer
Comfortable examination of multiple parallel logfiles.
inkarkat/vim-ConflictMotions
Motions to and inside SCM conflict markers.
inkarkat/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.
inkarkat/vim-AutoAdapt
Automatically adapt timestamps, copyright notices, etc.
inkarkat/vim-CaptureClipboard
Append system clipboard changes to current buffer.
inkarkat/vim-SearchPosition
Show relation to search pattern matches in range or buffer.
inkarkat/vim-writebackup
Write backups of current file with date file extension.
inkarkat/shell-fields
A collection of tools that work with fields and records in text files, like specialized AWK scripts.
inkarkat/vim-AdvancedHardcopy
Make hardcopies with more power.
inkarkat/vim-SearchRepeat
Repeat the last type of search via n/N.
inkarkat/vim-WORDComplete
Insert mode completion that completes an entire sequence of non-blank characters.
inkarkat/convert-extensions
Additions and tweaks to ImageMagick's CLI tools (e.g. convert, mogrify).
inkarkat/flatpak-extensions
Additions and tweaks to the flatpak CLI.
inkarkat/pipes
Commands that simplify processing file contents through a pipeline of shell commands.
inkarkat/qpdf-extensions
Additions and tweaks to the qpdf CLI.
inkarkat/reldate
Show relative dates instead of absolute ones
inkarkat/shell-filters
A collection of shell scripts that filter input / file contents in various ways as a shell pipeline step.
inkarkat/shell-transformations
Commands that perform mathematical or data transformations.
inkarkat/snap-extensions
Additions and tweaks to the snap CLI.
inkarkat/software
Abstraction layer over various package managers (native, Python, npm, etc.) that allows selection, installation, and configuration of software packages.
inkarkat/vim-markdown-folding
Fold markdown documents by section.
inkarkat/vim-RootTerminal
Open a terminal in the repository's root directory.
inkarkat/vim-SearchSpecial
Generic functions for special search modes.
inkarkat/vim-SnippetComplete
Insert mode completion that completes defined abbreviations and other snippets.
inkarkat/vim-SpecialFileLocations
Various ways to access files from special locations.
inkarkat/vim-SpecialLocationComplete
Insert mode completion for special custom patterns.
inkarkat/vim-TaskMotions
Motions to task and TODO markers.
inkarkat/vim-VcsRoot
Determine or set the repository's root directory.