Releases: quarto-dev/quarto-nvim
Releases · quarto-dev/quarto-nvim
v1.0.2
1.0.2 (2024-10-09)
Bug Fixes
v1.0.1
1.0.1 (2024-06-30)
Bug Fixes
- use renamed table from otter.nvim. fixes #137. (c873128)
v1.0.0
1.0.0 (2024-06-29)
⚠ BREAKING CHANGES
- remove the need for custom otter.nvim keybindings (#135)
Features
- remove the need for custom otter.nvim keybindings (#135) (1665721)
v0.18.2
0.18.2 (2024-02-19)
Bug Fixes
- only require otter when activating (5336b86)
v0.18.0
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.15.1
0.15.1 (2023-07-17)
Bug Fixes
- clarify autcommand usage for setting keymaps (d076de2)