We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee293e9 commit 1b49feeCopy full SHA for 1b49fee
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [2.0.1][v2.0.1] (2024-04-16)
6
+
7
### Fixed
8
9
- `string_special`, `punctuation_special` are now colorized with magenta.
@@ -13,6 +15,7 @@
13
15
- Full rebuild from [the previous version][1], which was based on [highlite][2] v2.x.
14
16
This rebuild is based on highlite v4.x.
17
18
+[v2.0.1]: https://github.com/m15a/nvim-srcerite/releases/tag/v2.0.1
19
[v2.0.0]: https://github.com/m15a/nvim-srcerite/releases/tag/v2.0.0
20
[1]: https://github.com/mnacamura/nvim-srcerite
21
[2]: https://github.com/Iron-E/nvim-highlite
0 commit comments