[2025-02-18] |
bufexplorer.zip : Buffer Explorer / Browser |
 |
(7.6.0) Another Major patch implemented by Dr. Michael Henry.
- https://github.com/jlanzarotta/bufexplorer/pull/119
* Sorting by fullname now depends only on the buffer's absolute path using a new sorting mechanism. Other sort modes have been converted to use this mechanism as well.
* Display of directory buffers is now suppressed when g:bufExplorerShowDirectories == 0 as described in the BufExplorer documentation.
* Path calculations for the elements in s:types have been normalized. fullpath now has simplify() applied to normalize paths like dir/../file. Trailing path separators for directories have been removed. The shortname <DIRECTORY> for directories has been eliminated; instead, the directory's basename is used as is done for files (except for root directories, where the trailing path separator cannot be removed; a shortname of . is used for this case). A new element, homepath, has been added to s.types; this is fullpath shortened for paths in $HOME and without the trailing path separator. Other displayable paths (path, relativepath, relativename) are similarly shortened for paths in $HOME.
* Textual substitution of $HOME -> ~ in paths has been eliminated. This substitution could occur anywhere in the path, not just at the start, causing undesirable anomalies. Shortening for paths in $HOME is now done via homename and associated variables from s:types.
* If the devicons plugin is installed, a buffer's buf.isdir status has been added as a parameter passed to that plugin, allowing the plugin to supply a directory icon for buffer directories.
* Avoid calculating buffer details until they are needed for display. Users who don't want to see unlisted buffers shouldn't have to pay for the expensive work of calculating buffer details for unlisted buffers, only to have that information ignored. This resolves bufexplorer is slow to open with many unlisted buffers. https://github.com/jlanzarotta/bufexplorer/issues/20 - jeff lanzarotta |
[2025-02-15] |
decvers.vim : DEC style backup files |
 |
(1.0) Initial upload - Mark Manning |
[2025-02-14] |
Studio98 : A Vim colorscheme inspired by the IDEs of the Windows 98/NT era. |
 |
(1.0) Initial upload - Jan Zwiener |
[2025-02-11] |
KeepText : Keep only {motion} text in lines or the buffer. |
 |
(1.00) Initial upload - Ingo Karkat |
[2025-02-07] |
VcsMessageRecall : Browse and re-insert previous VCS commit messages. |
 |
(1.10) - ENH: Exclude Git commit message trailers from the stored message. These are commit-specific metadata and either auto-generated or explicitly passed from "git commit --trailer". Recalling them is (mostly) wrong. *** You need to update to MessageRecall.vim (vimscript #4116) version 1.50! *** *** You need to update to BufferPersist.vim (vimscript #4115) version 1.11! *** - Ingo Karkat |
[2025-02-07] |
MessageRecall : Browse and re-insert previous (commit, status) messages. |
 |
(1.50) - ENH: Enable support for excluding Git message trailers (and similar): a:options.range can also be a List of range expressions; the first matching range will be used. A range of a single empty line will not be deleted. *** You need to update to BufferPersist.vim (vimscript #4115) version 1.11! *** - Ingo Karkat |
[2025-02-07] |
BufferPersist : Save certain buffers somewhere when quitting them. |
 |
(1.11) - ENH: Enable support for excluding Git message trailers (and similar): a:options.range can also be a List of range expressions; the first matching range will be used. - Ingo Karkat |
[2025-01-30] |
litrepl : Markdown/LaTeX code section execution plugin |
 |
(3.12.0) Section numbering changed from 0-based to 1-based; Fixed unstable auxdir naming; Add a link to the arXiv paper; Minor changes. - Sergei Mironov |
[2025-01-27] |
manxome foes colorscheme : a pleasant scheme for long vimming sessions |
 |
(R3) No major updates, but just all the minor tweaks that have piled in since my last upload. - Ricardo Signes |
 |
Displaying 10 of 5965 (more) |