Commit d92e114 committed Jan 31, 2024 · 16 / 16
1 parent dc91919 commit d92e114 Copy full SHA for d92e114
File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change
1
+ std = {
2
+ globals = { ' vim' }, -- these globals can be set and accessed.
3
+ }
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
20
21
21
### Issues Fix
22
22
23
- - Fixed few regex-based/legacy highlight corrections (fixed #285 )
24
- - Closed #251
25
- - Fixed bug where the current theme gets compiled multiple times instead of compiling all themes #290
26
- - Fixed darkened sidebars when disabling ` options.sidebars.disabled `
27
- - Fixes #311
23
+ - Fixed few regex-based/legacy highlight corrections (fixed #285 )
24
+ - Closed #251
25
+ - Fixed bug where the current theme gets compiled multiple times instead of compiling all themes #290
26
+ - Fixed darkened sidebars when disabling ` options.sidebars.disabled `
27
+ - Fixes #311
28
28
29
29
## [ v1.0.1] - 23 July 2023
30
30
@@ -356,7 +356,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
356
356
357
357
- Initial release 🎊
358
358
359
- [ unreleased ] : https://github.com/projekt0n/github-nvim-theme/compare/v1.0.0...main
359
+ [ unreleased ] : https://github.com/projekt0n/github-nvim-theme/compare/v1.0.1...main
360
+ [ v1.0.1 ] : https://github.com/projekt0n/github-nvim-theme/compare/v1.0.1...v1.0.0
360
361
[ v1.0.0 ] : https://github.com/projekt0n/github-nvim-theme/compare/v1.0.0...v0.0.7
361
362
[ v0.0.7 ] : https://github.com/projekt0n/github-nvim-theme/compare/v0.0.7...v0.0.6
362
363
[ v0.0.6 ] : https://github.com/projekt0n/github-nvim-theme/compare/v0.0.6...v0.0.5
You can’t perform that action at this time.
0 commit comments