We're excited to share that as of Vim version 9.1.1577, Vim9 Script now supports
generic types — a powerful step toward stronger type safety
and reusability in scripting.
This feature was introduced in Pull Request
#17313 and
enables you to write reusable, type-safe functions using generic parameters.
To learn more and see usage examples, open Vim and type :h
generic-functions.
Special thanks to Yegappan Lakshmanan for implementing this
valuable addition to Vim!
Happy Vimming!
(
Vim now supports the 'diffanchors' option to improve the accuracy of diffing large or complex files.
This feature allows users to specify line anchors that split buffers into smaller sections. Each section is diffed separately,
resulting in more meaningful and aligned differences.
This feature was introduced in
patch v9.1.1557. Special thanks to Yee Cheng Chin for the contribution!
Happy Vimming!
(
The latest version of Vim, v9.1.1485, introduces native clipboard support for Wayland. This long-awaited feature enhances copy/paste functionality for users running Vim in Wayland sessions.
See the GitHub pull request, commit v9.1.1485 and :h wayland in the help page for full details.
Happy Vimming!
(
| [2025-08-01] |
Command-T : Fast file navigation for VIM |
 |
(7.0.1) - Restore `<Plug>(CommandTTag)` mapping (https://github.com/wincent/command-t/issues/443).
- Greg Hurrell |
| [2025-07-27] |
wrapfiller : Align each wrapped line virtually between windows |
 |
(2.3) Improved to follow "linematch" and check only the current visible lines to avoid mis-alignment of diff lines. - Rick Howe |
| [2025-07-26] |
vim-markdown-plus : Enhanced Markdown editing for Vim |
 |
(0.5) Initial upload - Wei Chen |
| [2025-07-23] |
HyperList : Everything. Concise and precise. Outliner, organizer, brainstormer, project mgmt |
 |
(2.6.2) 2.6.2:
Documentation and export improvements
New Features:
- Added <leader>M mapping for Markdown export (fixing issue #16)
- Enabled modern export key mappings (<leader>e* commands)
Export Commands:
- <leader>eL - Enhanced LaTeX export with modern packages
- <leader>eH - Enhanced HTML export with responsive design
- <leader>eM - Markdown export
- <leader>eT... - Geir Isene |
 |
| more recent |
most downloaded |
top rated |
 |