my neovim config, who would've thought
commits
Author
Commit
Message
Date
- implement custom formatting for qf
- threat #n as #next
- some small refactoring
- add keymaps for new task, and tagging as #next
- add keymaps to open todo and inbox files
- improve readability of .complete()
- remove redundant type annotations
- remove cache which have to be better implemented, removed to simplify
the module
Useful because sometimes i mark tasks as done on
my phone in obsidian app
This is heavily inspired by:
https://github.com/linkarzu/dotfiles-latest/blob/50a71a729e7170ea6a4e39abe093891235cc1649/neovim/neobean/lua/config/keymaps.lua#L2275C7-L2275C8
This reverts commit 7c68a2b09d62330f84d527c63895380567845f5b.