| [2026-03-18] |
SelX : A Rainbow of Vim selection/highlighting & search |
 |
(18/03/2026) - It was found that errors can be generated as the function selx#SelXSave() iterates through the tabs to save the session; autocommands can be triggered which can throw up errors. Addressed the problem by disabling autocommands as this loop runs. The odd thing is that SelX iterates through the tabs in several other places in the code seemingly without errors being generated, so it could be related to the state vim is in when the session is being saved? As a precaution, disabled autocmds in all other cases where it iterates through the tabs
- Changed some 'normal! gt` commnds to 'tabnext' (not sure why I was using the former)
- Changes to this README file - changed example code for implementing status bar display. Added a 'quick start' section
- Added `g:SelxlistFree` option
- Modified selx#SetShowSelX() to accept a flag to force a redraw of the status bar. This is used in several places as I found that on some istallations, reg status bar redraw is not as timely as I would like it to be
- Richard Bentley-Green |
| [2026-03-18] |
stash.vim : Persist unsaved buffers across Vim restarts. Continue where you left off. |
 |
(v0.1.2) Fix critical incompatibility with older vim versions - Ikor Jefocur |
| [2026-03-17] |
diffunitsyntax : Highlight word or character based diff units in diff format |
 |
(3.2) Fixed to ignore a warning message in diff format. - Rick Howe |
| [2026-03-13] |
fmt : Use POSIX fmt from Vim |
 |
(1.0) Initial upload - Anon Nymous |
| [2026-03-10] |
harlequin : Dark, high contrast, warm colorscheme for gvim and 256 color terminal |
 |
(2.2) Better diff and coc.vim support. - Niels Madan |
| [2026-03-04] |
ColorSchemeCycle : Easily cycle through Vim colorschemes using keystrokes |
 |
(0.0.022a) Provides the ability to save and load the active colorscheme. Saving is optional, and can be invoked both manually and automatically. - Jeremy Melanson |
| [2026-02-27] |
setpwsh : A Vim plugin to improve powershell integration. |
 |
(1.1.10) The patch 9.2.2002 modifies vim's runtime file viewer operation. The plugin was updated accordingly.
Backward compatibility is preserved. - Miguel Barro |
| [2026-02-22] |
litrepl : Markdown/LaTeX code section execution plugin |
 |
(3.14.1) Added relative section indexing; Aicli-related changes; Fixed leaking stdout file handler; Documentation updates - Sergei Mironov |
| [2026-02-21] |
LLMChat.vim : A Vim plugin for holding chats with LLMs |
 |
(v0.4.0) Initial upload - James Hurley |
 |
| Displaying 10 of 5998 (more) |