Neovim Utilities - Changelog
2.4.2
Fix opening :help
for plugins when using plugin search.
2.4.1
Internal improvements.
2.4.0
Plugin search now includes star count.
2.3.2
Fix invalid plugin path breaking plugin search.
2.3.0
Fix plugin help failing if default branch is neither main nor master.
2.2.0
Improve matcher for help search.
2.1.2
Help search now matches parts of camelCaseWords.
2.1.1
Updated help index.
2.0.0
- Code refactoring.
- Use html versions of plugin :help pages.
- Ship with pre-downloaded URL list.
- Use better matcher for old files.
1.9.0
Use new caching mechanism from Alfred 5.5.
1.8.1
Refactor oldfiles.
1.8.0
Switch plugin search source from neovimcraft to awesome-neovim.
1.7.0
Issue search allows copying links.
1.7.0
Remove subreddit search.
1.6.4
Refactor issue search
1.6.3
Improve display of mason packages.
1.6.2
Refactor and fix plugin helpfile open.
1.6.0
Local plugin search now includes mason tools.
1.4.3
Refactor plugin search.
1.4.0
Increased speed of nv
plugin search.
1.3.3
Cache subreddit results.
1.3.1
- Added
nvr
keyword to search subreddit.
1.2.2
- Fix edge cases of local plugin search.
- Fix local plugin actions.
- General performance improvements.