We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc785c commit 206b36eCopy full SHA for 206b36e
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [2.0.0](https://github.com/quarto-dev/quarto-nvim/compare/v1.2.5...v2.0.0) (2026-01-15)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* make QuartoConfig global. fixes #196
9
10
+### Features
11
12
+* make QuartoConfig global. fixes [#196](https://github.com/quarto-dev/quarto-nvim/issues/196) ([11765f2](https://github.com/quarto-dev/quarto-nvim/commit/11765f24e8fce6a9bf0e127de80ea6aa227b71ce))
13
14
## [1.2.5](https://github.com/quarto-dev/quarto-nvim/compare/v1.2.4...v1.2.5) (2025-08-23)
15
16
0 commit comments