Releases: jmbuhr/quarto-nvim-kickstarter
Releases · jmbuhr/quarto-nvim-kickstarter
v0.19.1
0.19.1 (2023-07-11)
Bug Fixes
- don't use version restriction for now until more widespread (8367109)
v0.19.0
0.19.0 (2023-07-05)
Features
- symbol outline (lazyloaded) (5e7eb0c)
Bug Fixes
- disambiguate keybindings for git conflict (b858124)
- vim-slime delim for R (ba01fb4)
v0.18.3
0.18.3 (2023-07-03)
Bug Fixes
- back to vim.loop instead of vim.uv until nvim v0.10 is released (1f14aa1)
v0.18.2
0.18.2 (2023-07-03)
Bug Fixes
- fix git diffview keybindings (1c3570f)
- neogit moved to new user/org (9b1e426)
Performance Improvements
v0.18.0
0.18.0 (2023-06-30)
Features
- highlight code chunks with headlines.nvim (7eb3d01)
- keys: next/previous quickfix item (c2f0ae0)
- show more of the file path in windowline (8ee2436)
v0.17.0
0.17.0 (2023-06-28)
Features
- keybindings for qmd document_symbols and type_definition (c99a52c)
v0.16.1
0.16.1 (2023-06-27)
Bug Fixes
- ts textobjects for plain python/r file code chunks (24021b8)
v0.15.0
0.15.0 (2023-06-24)
Features
- warn if quarto resource path is not found (c166dd2), closes #36