*agenda.txt* *Agenda* Neovim integration for the `agenda` edit subcommand. To open an agenda note file: >vim Agenda last monday If the agenda note does not exist, you can create it automatically: >vim Agenda! last monday The date spec can be any string understood by your `date(1)` util. The command accepts the b, c, e, and t options of the `agenda edit` subcommand: >vim Agenda [-bc] [-e ] [-t ] last monday See `:Man agenda` for additional information. vim:tw=78:ts=8:noet:ft=help:norl: