Releases: quarto-dev/quarto-nvim
Releases · quarto-dev/quarto-nvim
v0.18.2
19 Feb 22:16
Compare
Sorry, something went wrong.
No results found
0.18.2 (2024-02-19)
Bug Fixes
only require otter when activating (5336b86 )
v0.18.1
19 Feb 14:47
Compare
Sorry, something went wrong.
No results found
v0.18.0
29 Nov 15:57
Compare
Sorry, something went wrong.
No results found
0.18.0 (2023-11-29)
Features
configurable code runner with molten-nvim integration (#99 ) (eacd8ff )
Bug Fixes
get current bufnr in ftplugin instead of relying on 0 (af34813 )
readme configruation (#103 ) (1fe0f16 )
user commands giving bad args to run funcs (#101 ) (68ac6c0 )
v0.17.0
08 Sep 07:54
Compare
Sorry, something went wrong.
No results found
v0.16.0
27 Aug 15:12
Compare
Sorry, something went wrong.
No results found
v0.15.1
17 Jul 16:19
Compare
Sorry, something went wrong.
No results found
0.15.1 (2023-07-17)
Bug Fixes
clarify autcommand usage for setting keymaps (d076de2 )
v0.15.0
17 Jul 13:40
Compare
Sorry, something went wrong.
No results found
v0.14.1
05 Jul 13:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.13.2 (2023-06-21)
Performance Improvements
don't register quarto->markdown treesitter ft (9f02823 )