Skip to content

Fuzzy Tab Completions

Compare
Choose a tag to compare
@2KAbhishek 2KAbhishek released this 22 Feb 04:49
· 9 commits to main since this release

Fuzzy Tab Completion

tdo added support for tab file completions in the 2.0 release:

https://github.com/2KAbhishek/tdo/releases/tag/2.0

tdo.nvim builds on top of the completion feature by adding fuzzy completion support in the 1.3 release:

You can use it to quickly switch between tasks or projects.

:Tdo <tab> to try it out

Note: you will need to be on tdo 2.0 and tdo.nvim 1.3 to use this feature.

What's Changed

Full Changelog: 1.2...1.3