Skip to content

Releases: neovim/tree-sitter-vimdoc

v2.5.1

19 Mar 18:12
Compare
Choose a tag to compare

What's Changed

  • fix: don't capture leading whitespace in modeline by @clason in #129

Full Changelog: v2.5.0...v2.5.1

v2.5.0

17 Mar 12:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

11 Mar 15:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.4.0

v2.2.0

02 Mar 09:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

17 Jan 11:37
Compare
Choose a tag to compare

What's Changed

  • feat: add (note) node for highlighted notes and warnings by @clason in #115

Full Changelog: v2.0.1...v2.1.0

v2.0.1

26 Jun 08:50
Compare
Choose a tag to compare

What's Changed

  • feat(build): add parser build to makefile by @clason in #104
  • feat!: support only "-", "•" as listitem, constrain (argument) definition by @justinmk in #97
  • fix: argument in "vim.foo({bar})" by @amaanq in #108

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Apr 11:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v2.0.0

v1.3.0

01 Feb 10:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

27 Oct 04:49
8df3266
Compare
Choose a tag to compare

What's Changed

  • feat: conceal ~ in column heading by @clason in #55

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

23 Oct 23:10
df0d90a
Compare
Choose a tag to compare

What's Changed

  • feat(codeblock): conceal ">", "<" delimiters by @justinmk in #53

Full Changelog: v1.2.3...v1.2.4