Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(syntax)!: update to match tree-sitter catppuccin/nvim coloring (#47)
* some syntax fixes * chore: bump version * feat(syntax): ctp/nvim colors from [variable, punctuation] * feat(syntax): ctp/nvim comments * feat(syntax): ctp/nvim tags * feat(syntax): add some legacy highlights * refactor(syntax): align more with ctp/nvim ordering * refactor(syntax): missed some + add some comments * refactor(syntax): separate ctp/nvim and zed specific. add some legacy highlights just in case. * fix(syntax): type.builtin = mauve * fix(syntax): variable.special is special color * feat(predictive): overlay0 instead of shade of blue * feat(syntax): new (correct) ctp/nvim colors * feat(syntax): add tag.doctype (zed-specific)
- Loading branch information