Skip to content

Releases: jmbuhr/quarto-nvim-kickstarter

v0.14.2

16 Jun 12:48
20c693e
Compare
Choose a tag to compare

0.14.2 (2023-06-16)

Bug Fixes

  • delete broken symlink (ebb15b8)
  • re-introduce quarto snippets (6131c25)

v0.14.1

07 Jun 12:59
3d4ce12
Compare
Choose a tag to compare

0.14.1 (2023-06-07)

Bug Fixes

  • properly use vim slime ipython pause (378b376)

v0.14.0

06 Jun 11:08
1334794
Compare
Choose a tag to compare

0.14.0 (2023-06-06)

Features

  • revert to only completing curly code chunks, but also add html (fa372b6)

v0.13.0

05 Jun 09:47
7c7f26c
Compare
Choose a tag to compare

0.13.0 (2023-06-05)

Features

  • enable completion for all chunks by default (15023f2)

Bug Fixes

  • remove (deprecated?) vim-slime option (896c432)
  • respect .ignore file for finding files (1bf09f2)

v0.12.0

03 Jun 16:26
fb415d0
Compare
Choose a tag to compare

0.12.0 (2023-06-03)

Features

Performance Improvements

  • disable slower plugins by default (7912423)

v0.11.0

26 May 13:42
c1dec9f
Compare
Choose a tag to compare

0.11.0 (2023-05-26)

Features

  • set up keymap for rename and references in qmd (4ce8272)

Bug Fixes

  • overwrite less markdown queries (2594395)
  • r: disable rich documentation (=> pure markdown) (9ed4a37)
  • resume showing gitignored files for find files (102fdf3)

v0.10.0

13 May 14:17
9647232
Compare
Choose a tag to compare

0.10.0 (2023-05-05)

Features

  • make pyright less hungry (57b1d7b)

v0.9.1

01 May 11:24
000d7b6
Compare
Choose a tag to compare

0.9.1 (2023-05-01)

Bug Fixes

  • more robust vim-slime cell delimiter detection (fa7f21c)

v0.9.0

24 Apr 11:08
389a1ea
Compare
Choose a tag to compare

0.9.0 (2023-04-24)

Features

Thanks to @sondalex for the suggestion!

v0.8.1

22 Apr 12:57
b2f9709
Compare
Choose a tag to compare

0.8.1 (2023-04-22)

Bug Fixes

  • add coj keybinding to insert julia code chunk (64fdafd)