Skip to content

Releases: NTBBloodbath/sweetie.nvim

v3.2.0

28 Aug 09:18
d4b3d94
Compare
Choose a tag to compare

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

Full Changelog: v3.1.1...v3.2.0

v3.1.1

02 May 21:45
918b296
Compare
Choose a tag to compare
  • fix(colors): better contrast between magenta and violet colors for dark palette

Full Changelog: v3.1.0...v3.1.1

v3.1.0

28 Apr 00:04
6756120
Compare
Choose a tag to compare
  • ref(colors): adjust dark_grey contrast in dark theme

Full Changelog: v3.0.0...v3.1.0

v3.0.0

27 Apr 18:23
a5ac84a
Compare
Choose a tag to compare
  • ref(colors)!: overhaul dark theme palette

Full Changelog: v2.4.0...v3.0.0

v2.4.0

19 Feb 15:22
1aa6acc
Compare
Choose a tag to compare
  • feat(highlights.core): add more Git-related groups

Full Changelog: v2.3.1...v2.4.0

v2.3.1

19 Feb 15:09
5fef4bb
Compare
Choose a tag to compare
  • fix(highlights.treesitter): add missing @identifier group

Full Changelog: v2.2.0...v2.3.1

v2.3.0

19 Feb 14:15
7378b61
Compare
Choose a tag to compare
  • 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

15 Dec 07:27
ee6bc4b
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.2.0

v2.1.2

02 Sep 19:21
84b6d14
Compare
Choose a tag to compare
  • fix(ci): try to fix copied directories

Full Changelog: v2.1.1...v2.1.2

v2.1.1

02 Sep 19:02
9bacfae
Compare
Choose a tag to compare
  • fix: check if vim.g.sweetie is nil when extending config, fixes #9

Full Changelog: v2.1.0...v2.1.1