Releases: 2KAbhishek/tdo.nvim
Releases · 2KAbhishek/tdo.nvim
Multi file support
tdo.nvim 1.2: Multiple files support
This is to support the new feature in tdo 1.9 where it can return multiple files for Tdo note-name
command.
- feat: add support for multiple files
1.1
What's Changed
Breaking Change
- feat!:
TdoPending
has been changed toTdoTodos
and has a bug fix, you should be able to see all your incomplete todos easily not!
Please update your configs if you are using
TdoPending
New Contributors
Thanks a lot for the contribution @markis
Full Changelog: 1.0...1.1
tdo.nvim 1.0
This is the first release of tdo.nvim.
tdo.nvim integrates tdo into your neovim workflow to make managing notes and todos super simple and fast.
Full Changelog: https://github.com/2KAbhishek/tdo.nvim/commits/1.0