| [2025-04-06] |
gui2term.py : Python script that add 256-color terminal support to GUI only colorschemes. |
 |
(3.0.4) * fixed SyntaxWarnings - lilydjwg |
| [2025-04-05] |
vim-remotions : Allow to repeat motions or actions using the , and ; keys. |
 |
(1.0) Initial upload - Vivian De Smedt |
| [2025-04-05] |
vim-scratchpad : toggle a scratchpad |
 |
(1.4) various incremental improvements and fixes - Enno Nagel |
| [2025-04-02] |
bufexplorer.zip : Buffer Explorer / Browser |
 |
(7.11.0) What's Changed
- Thanks to Dr. Michael Henry for another patch.
* Fixed issue #131 when no help text is displayed and there are no
buffers to display.
https://github.com/jlanzarotta/bufexplorer/pull/132
* Use a separate syntax/bufexplorer.vim file for syntax highlighting.
https://github.com/jlanzarotta/bufexplorer/pull/127
- Instead of setting up syntax highlighting for BufExplorer via a
function call, place syntax-related code into
syntax/bufexplorer.vim.
- This addresses issue Rainbow_csv interferes with syntax of
BufExplorer #82, wherein BufExplorer syntax highlighting becomes
disabled when the rainbow_csv plugin executes an "ugly hack" that
invokes :set filetype=bufexplorer.
* Add 'O' command to open in the original window at BufExplorer launch.
https://github.com/jlanzarotta/bufexplorer/pull/128
- Add new O command to open the buffer under the cursor into the
window where BufExplorer was originally launched.
- This addresses issue Open buffer in previous buffer #55.
* Flexibly open, close, and toggle BufExplorer windows and splits.
https://github.com/jlanzarotta/bufexplorer/pull/129
- Add action argument to :BufExplorer and :ToggleBufExplorer commands
for flexible control of BufExplorer window opening and closing:
* Switch to a running BufExplorer window even if GUI support is not
available.
* Close BufExplorer even if running in a different window.
* Toggle BufExplorer window with flexible split modes.
- Make default action configurable.
- Address issues:
* Can <leader>\be do a toggle instead? #3
* Add variable setting, instead of command for
BufExplorerVerticalSplit #94.
* How close BufExplorer is if it has opened in another tab? #95.
* Support toggle for vertical/horizontal splits #106.
- jeff lanzarotta |
| [2025-03-24] |
asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
 |
(2.13.4) - improve compatibility with vim-9.1.1232 - Wei Lin |
| [2025-03-22] |
setpwsh : A Vim plugin to improve powershell integration. |
 |
(1.1.1) Workaround for netrw viewer on Windows - Miguel Barro |
| [2025-03-20] |
nordic_electric_ai : Nordic Electric AI |
 |
(1.0) Initial upload - dima bogdanov |
| [2025-03-08] |
HTML/XHTML Macros : HTML/XHTML editing macros and menus |
 |
(1.5.0) Significant changes, too many to list, some breaking. Please read the documentation. - Christian J. Robinson |
| [2025-03-07] |
cpptags : ftplugin that customizes 'tagfunc' for C++ files |
 |
(1.0.4) Minor fixes and a new options file (nlohmann/json) - Miguel Barro |
 |
| Displaying 10 of 5967 (more) |