Releases: jmbuhr/quarto-nvim-kickstarter
Releases · jmbuhr/quarto-nvim-kickstarter
v0.23.1
0.23.1 (2023-10-29)
Bug Fixes
- check nvim version before usage of vim.system. fixes #63 (524f453)
v0.23.0
0.23.0 (2023-10-28)
Features
- implement many tweaks from dev and format with stylua (e903301)
- test image.lua requirements (f6a6059)
Bug Fixes
- add example for custom yaml schema (d2e3d5e)
v0.22.4
0.22.4 (2023-10-17)
Bug Fixes
- remove outdated indent-blankline settings (8413978), closes #95
v0.22.2
0.22.2 (2023-09-15)
Bug Fixes
- make neotest quit keymap buffer local (fc9b431)
v0.22.0
0.22.0 (2023-08-27)
Features
- editing: wrap markdown by words (4ae6c9f)
- format code chunk in qmd document (4ae6c9f)
- preview equations (4ae6c9f)
- theme: add onedark (4ae6c9f)
Bug Fixes
v0.21.0
0.21.0 (2023-07-28)
Features
- nvim-spectre for global search and replace (f441014)