| [2024-06-09] |
ctags mtable parser syntax : Syntax file for writing multi-table parsers in *.ctags files |
 |
(0.2) * Fixed highlighting for end brace for {_field=name:value} flag
* Fixed highlighting for regexp separator in --_mtable_regexp-LANG= option
* Add GetLatestVimScripts header with ;:AutoInstall: option - Timothy Madden |
| [2024-06-09] |
difffilter : Selectively compare lines as you want in diff mode |
 |
(1.3) Improved to skip the filtering and make it faster if no to-be-excluded lines found in all diff mode buffers. - Rick Howe |
| [2024-06-04] |
shellcheck.vim : Vim wrapper for ShellCheck, a static analysis tool for shell scripts. |
 |
(1.1.0) - Remove redundant shellcheck compiler
- Update errorformat
- Check for netrw#BrowseX - Joshua Priddle |
| [2024-06-02] |
vim-groff-viewer : Display Groff files in a document viewer |
 |
(v2.1.0) Now incorporates grog to determine macro package (e.g. me, ms, etc) and preprocessor (e.g. -j, -p, -t). - Gene |
| [2024-06-01] |
Zeef : Interactively filter a list of items |
 |
(2.0.2) Modern pure autoload interactive exact and fuzzy filter for any list of items, entirely written in Vim 9 script. What's new: allow combining patterns in exact matching (e.g., typing `foo&bar` filters all lines matching both `foo` and `bar`, in any order); make the choice of wildchar in exact matching more flexible and robust; simplify the arguments of some zeefs (if you were using them before, you may need to update your code!); other minor fixes. - Lifepillar |
| [2024-05-24] |
publish_helper : vim code highlights in pandoc documents (HTML and TeX) |
 |
(0.16) - Fix handling colors when termguicolors is set.
- Fixes in script lua/publish-helper.lua, now it also has support for Neovim 0.10.
- Set variable b:current_syntax in syntax/shelloutput.vim to fix rendering shelloutput in Neovim via the treesitter fallback.
- Disable TOhtml rendering engine in Neovim 0.10 because plugin TOhtml was rewritten in this version of Neovim in a non-compatible way.
- Extend the sample .vimrc.pandoc to use with Neovim. - Alexey Radkov |
| [2024-05-22] |
asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
 |
(2.12.9) - fixed shellslash issue on Windows. - Wei Lin |
 |
| Displaying 10 of 5947 (more) |