Releases: jmbuhr/quarto-nvim-kickstarter
Releases · jmbuhr/quarto-nvim-kickstarter
v3.3.0
3.3.0 (2024-04-07)
Features
- use new default color scheme on nvim 0.10 (486de9c)
v3.2.2
3.2.2 (2024-04-03)
Bug Fixes
- don't enable copilot by default (2aca490)
- only enabled dropar.nvim if nvim version >= 0.10 (c4b4586)
v3.2.1
3.2.1 (2024-03-18)
Bug Fixes
v3.2.0
3.2.0 (2024-03-18)
Features
Bug Fixes
- statusline add missing mode 's' (3696640)
v3.1.2
3.1.2 (2024-03-13)
Bug Fixes
- set math.randomseed to ensure a different animal in the (b2c0854)
v3.1.1
3.1.1 (2024-03-07)
Bug Fixes
- put neodev in the correct place (1599d69)
v3.1.0
3.1.0 (2024-03-06)
Features
- packadd cfilter (d5094d3)
- random animal in status line (20784d1)
- reticulate treatment for sending visual selection (ed52007)
v3.0.2
3.0.2 (2024-03-05)
Bug Fixes
- put headlines config in config function instead of opts to avoid running treesitter parsing code before init. fixes #89 (6e4342f)
v3.0.1
3.0.1 (2024-03-05)
Bug Fixes
v3.0.0
3.0.0 (2024-03-04)
⚠ BREAKING CHANGES
- big spring cleaning (#87)
Features