ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.82k stars 450 forks source link

feat(catppuccin): remove all styles of `@property` #1240

Closed Jint-lzxy closed 2 months ago

Jint-lzxy commented 2 months ago

Based on the upstream spec, @property is typically associated with the "key" in key/value pairs. So IMO since we don't give special treatment to the "values" (such as assigning them an "italic" property), we should treat the "keys" in the same manner as well.