Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 12:53

4.2.0 (2023-05-15)

Features

  • tempus: add ,id (insert date) keybinding (34f13ba)
  • tempus: add insert mode <M-d> keybind to insert a date (b420f69)
  • tempus: allow dates to be converted to norg-compatible dates with tostring() (3ec5f96)

Bug Fixes

  • don't allow tempus to load unless the Neovim ver is at least 0.10.0 (c4429fa)
  • tempus: do not assume osdate has all fields set (c37a104)