Skip to content

Releases: quarto-dev/quarto-nvim

v0.16.0

27 Aug 15:12
93b0959
Compare
Choose a tag to compare

0.16.0 (2023-08-27)

Features

  • format current code chunk (4ba80ce)

v0.15.1

17 Jul 16:19
35f8603
Compare
Choose a tag to compare

0.15.1 (2023-07-17)

Bug Fixes

  • clarify autcommand usage for setting keymaps (d076de2)

v0.15.0

17 Jul 13:40
885bfed
Compare
Choose a tag to compare

0.15.0 (2023-07-16)

Features

v0.14.1

05 Jul 13:36
f24e854
Compare
Choose a tag to compare

0.14.1 (2023-07-05)

Bug Fixes

  • fix #76. Stick with vim.loop until stable release of nvim 0.10 (then it's vim.uv) (aa42597)

v0.14.0

28 Jun 11:39
dad4b95
Compare
Choose a tag to compare

0.14.0 (2023-06-28)

Features

  • lsp: keybindings for ask_type_definition and ask_document_symbol (2fd6169)

Bug Fixes

  • replace deprecated vim.loop with vim.uv (1f043c8)

Performance Improvements

  • put quarto init in ftplugin instead of autocommand (1f2ccef)

v0.13.2

21 Jun 12:44
d814efc
Compare
Choose a tag to compare

0.13.2 (2023-06-21)

Performance Improvements

  • don't register quarto->markdown treesitter ft (9f02823)

v0.13.1

06 Jun 13:00
b299266
Compare
Choose a tag to compare

0.13.1 (2023-06-06)

Bug Fixes

v0.13.0

06 Jun 11:08
2d3a334
Compare
Choose a tag to compare

0.13.0 (2023-06-06)

Features

  • enable completion for html also if only activating curly chunks (27ac79f)

v0.12.0

03 Jun 16:37
9a1c797
Compare
Choose a tag to compare

0.12.0 (2023-06-03)

Features

  • add html support through otter.nvim update (injections) (f9fbdab)

v0.11.0

26 May 13:49
de07dac
Compare
Choose a tag to compare

0.11.0 (2023-05-26)

Features

  • trigger release for otter.nvim rename and references (2c013ae)