Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 07:34
b041fdb

1.0.0 (2024-01-06)

Features

  • add a ToggleCheckbox user command (856b3d9)
  • allow for toggling checkboxes (19bc23f)
  • check and uncheck checkboxes (6151b3c)
  • check or uncheck the current line (c8da955)
  • determine if a line contains a checked box (805aeab)
  • more item varients (5460d23)
  • set the cursor to the original position (2a4c5b0)
  • support visual mode (f0c668b)

Bug Fixes