Releases: NTBBloodbath/sweetie.nvim
Releases · NTBBloodbath/sweetie.nvim
v3.2.0
What's Changed
- fix: fix palette.colors type by @delphinus in #10
- feat: adding alacritty to extras by @tackvector in #11
- fix: alacritty dark theme - Background and foreground inverted by @AlaricRG in #12
- feat(treesitter): add some missing
@variable
highlights - feat(languages): make TOML keys violet instead of defaulting to magenta
New Contributors
- @delphinus made their first contribution in #10
- @tackvector made their first contribution in #11
- @AlaricRG made their first contribution in #12
Full Changelog: v3.1.1...v3.2.0
v3.1.1
- fix(colors): better contrast between magenta and violet colors for dark palette
Full Changelog: v3.1.0...v3.1.1
v3.1.0
- ref(colors): adjust
dark_grey
contrast in dark theme
Full Changelog: v3.0.0...v3.1.0
v3.0.0
- ref(colors)!: overhaul dark theme palette
Full Changelog: v2.4.0...v3.0.0
v2.4.0
- feat(highlights.core): add more Git-related groups
Full Changelog: v2.3.1...v2.4.0
v2.3.1
- fix(highlights.treesitter): add missing
@identifier
group
Full Changelog: v2.2.0...v2.3.1
v2.3.0
- ref!(colors): change dark theme palette to improve contrast
- feat(highlights.treesitter): add
@error
highlighting group - fix(highlights.treesitter): proper links for
@text.danger
and@text.warning
- feat(highlights.treesitter): add new tree-sitter groups, improve some existing ones
- feat(highlights.lsp): improve semantic tokens highlighting
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Full Changelog: v2.1.2...v2.2.0
v2.1.2
- fix(ci): try to fix copied directories
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- fix: check if vim.g.sweetie is nil when extending config, fixes #9
Full Changelog: v2.1.0...v2.1.1