| [2026-09-20] |
vim-plugin-manager : A lightweight Vim plugin manager |
 |
(2.2.10) A lightweight Vim plugin manager that uses Git submodules and Vim 8's native package system.
Need Vim 8.2+ (with +job and +channel).
Linux only (Debian, Ubuntu, Arch, Gentoo, RHEL family), Windows and macOS are not supported. - gregory epp |
| [2026-09-19] |
ollama-fim.vim : A Vim plugin for inline FIM code completions powered by Ollama models. |
 |
(1.2.0) Update default model and refine documentation - Mauricio Andrade |
| [2026-09-15] |
setpwsh : A Vim plugin to improve powershell integration. |
 |
(1.1.11) Some bracket nesting in expressions led to failures due to defective trimming. - Miguel Barro |
| [2026-09-09] |
hexpair : Advanced HEX Editor of Files of Any Size with No External Dependencies |
 |
(v2.4.0) Full changelog available at: https://github.com/michal-ruzicka/hexpair/blob/v2.4.0/CHANGELOG.md
# Added
- A second, smaller release archive: `hexpair.vX.Y.Z.minimal.tar.bz2`.
The same plugin, compressed, without `CLAUDE.md`, `CONTRIBUTING.md` and `CHANGELOG.md` because vim.org/scripts has strict limits for upload size.
- `:HexPairModified`, a key that turns the edit marking off.
- `g:hexpair_scan_block`, how much of the file a scan reads at a time.
- `:HexPairModifiedShow`, what a byte was before you edited it.
# Changed
- A bound view says a page is not there instead of showing another one.
- Leaving hex mode lands where you were, not where you started.
- `'spell'` is off in the dump.
- The text view marks what you edited exactly.
- Searching and comparing a large file are 5.8× and 65× faster.
- The `xxd` reader is still there, and is faster too.
- `gvimhex` and `gvimhexdiff` are documented.
- A usage message names the command you typed.
- `README.md` has an outline.
- The `$-N` jumps are in the README now.
- `README.md` opens with a *TL;DR: Quick Start*.
- `hexpair.vimrc` moves `:HexPairUnhex` to `<Leader>u`, and gives `<Leader>U` the bang.
# Fixed
- `:HexPairFind` and `:HexPairDiffNext` searched the file and ignored what you had typed.
- The version gate was documented as two operations where it is three.
- `:HexPairDiffShow` asked from the windowed text view reported the wrong byte.
- `hexpair.vimrc` was missing three options and a highlight group.
- The picture at the top of `README.md` never appeared for anyone reading it outside GitHub. - Michal Růžička |
| [2026-09-07] |
wikilink2 : Wiki-style links to other files. |
 |
(0.4) Fixed a bug preventing links containing spaces from working. Changed "go back" to LEADER RETURN (as that seems more logical than LEADER BACKSPACE). Verified on Vim 9.1, but may work on earlier versions. - Graeme Weston |
| [2026-09-05] |
c_CTRL-O.vim : One-shot normal mode for command-line mode |
 |
(0.0.0) implemented missing get_literal() - Emilien Breton |
| [2026-08-29] |
dentalcdt.vim : Look up dental CDT billing codes (:CDT) with links to open Medicaid payment data |
 |
(0.1.0) Initial upload - Tresor KAYA |
| [2026-08-28] |
vim wiki : Recognizes wiki-like hyperlinks [[word]] and jumps to the corresponding file. |
 |
(1.51) Minor bugfixes. - Suresh Srinivasan |
 |
| Displaying 10 of 6012 (more) |