Skip to content

Releases: phanen/mder.nvim

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 18:48
2e0f99f

3.1.0 (2024-03-15)

Features

Bug Fixes

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:24
06cb258

3.0.0 (2024-03-14)

⚠ BREAKING CHANGES

  • link: wrap link actions (normal/visual)

Features

  • link: wrap link actions (normal/visual) (47ce327)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 06:58
cb5e435

2.1.0 (2024-03-09)

Features

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 06:40
b0102e9

2.0.1 (2024-03-09)

Bug Fixes

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 09:49
6f5108e

2.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • autolist and codeblock

Features

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 09:09
36b46df

1.1.1 (2024-03-08)

Bug Fixes

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:06
8fe29e7

1.1.0 (2024-01-07)

Features

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 12:47
2d885b6

1.0.1 (2024-01-06)

Bug Fixes

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