| [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 |
| [2026-08-28] |
litrepl : Markdown/LaTeX code section execution plugin |
 |
(3.15.0) Fixed undo behavior; Fixed LEvalMon by better signal handling (Ctrl+C now detaches, not kills); LEval accepts evaluation of sections (not-)matching a regexp; Updated error reporting; Removed buggy interactive shell settings; Minor changes. - Sergei Mironov |
| [2026-08-28] |
Vrainfk : Brainf**k interpreter for Vim |
 |
(1.3) Added the ability to execute code from the currently open buffer - Rock Pie |
| [2026-08-27] |
MarkX : Places signs in the margin to indicate where marks are, (auto-)sel. & del marks, |
 |
(27/08/2026) Very minor additional improvement to the mark-printing function (used by "<leader>m=") - Richard Bentley-Green |
 |
| Displaying 10 of 6012 (more) |