Commit graph

8 commits

Author SHA1 Message Date
Max Miliano 9c0cc96f6e feat: treesitter hl character.printf 2024-05-13 05:21:29 -03:00
Max Miliano a630aa5593 fix: Configuring highlight of type "variable" #69
feat: github workflows, vusted, stylua
2024-03-28 12:20:12 -03:00
Jerry Peng 9112894ce3 Remove deprecated treesitter capture names 2024-02-04 22:38:05 -08:00
Jerry Peng 54abc39988 Update and sort treesitter highlight capture names, which fixes markdown syntax highlighting. 2024-02-04 00:32:46 -08:00
Max Miliano c389ad2506 feat: extras highlight token 2023-12-21 20:22:41 -03:00
Red S 2f59f9d152 fix: treesitter parameter style was not being overridden by config 2023-08-16 14:07:42 -07:00
Max Del Canto 76de8824aa fix: indentblankline, whitespace, treesitter text hl
Fixes the problem where the background colors of indentblankline were inconsistent with the text editor's background color
2023-06-29 20:19:42 -03:00
Max Del Canto f0763424b3 refactor: Update Solarized Theme
The Solarized theme has been completely reworked to ensure it is a faithful and accurate port of the original work. All inconsistencies and issues have been resolved.

Added the option to enable or disable highlight groups, solarized now have docs and commands.

BREAKING CHANGE: The highlight and colors callbacks now accept only two parameters, colors and colorhelper table.
2023-06-29 10:28:46 -03:00