Skip to content

Releases: phanen/mder.nvim

v3.1.0

18 Mar 18:48
2e0f99f
Compare
Choose a tag to compare

3.1.0 (2024-03-15)

Features

Bug Fixes

v3.0.0

14 Mar 14:24
06cb258
Compare
Choose a tag to compare

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

09 Mar 06:58
cb5e435
Compare
Choose a tag to compare

2.1.0 (2024-03-09)

Features

v2.0.1

09 Mar 06:40
b0102e9
Compare
Choose a tag to compare

2.0.1 (2024-03-09)

Bug Fixes

v2.0.0

08 Mar 09:49
6f5108e
Compare
Choose a tag to compare

2.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • autolist and codeblock

Features

v1.1.1

08 Mar 09:09
36b46df
Compare
Choose a tag to compare

1.1.1 (2024-03-08)

Bug Fixes

v1.1.0

07 Jan 16:06
8fe29e7
Compare
Choose a tag to compare

1.1.0 (2024-01-07)

Features

v1.0.1

06 Jan 12:47
2d885b6
Compare
Choose a tag to compare

1.0.1 (2024-01-06)

Bug Fixes

v1.0.0

06 Jan 07:34
b041fdb
Compare
Choose a tag to compare

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