Skip to content

Releases: matt-riley/pint.nvim

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:04
8ed3881

0.1.3 (2026-07-11)

Features

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:10
35085bb

0.1.2 (2026-06-14)

Features

  • dashboard: improve layout, recent files, and section spacing (6395a1c)

Bug Fixes

  • dashboard: allow recent=false to disable the section (3b91945)
  • dashboard: restore line numbers and statuscolumn after leaving startup screen (ff95748)
  • indent: compute indent from buffer text for correct guides in splits (de02e09)
  • notifier: defer vim.notify when called in a fast event (c797cda)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:39
2aafa6f

0.1.1 (2026-06-14)

Features

  • initial pint.nvim — dashboard, notifier, statuscolumn, indent, words (e2b741c)

Bug Fixes

  • address audit findings across all pint modules (c83de01)
  • dashboard error again (878562b)
  • error in rendering (72afa90)