sainnhe / edge

Clean & Elegant Color Scheme inspired by Atom One and Material
MIT License
860 stars 56 forks source link

chore(lsp): link old hl groups to new ones #67

Closed antoineco closed 1 year ago

antoineco commented 1 year ago

Same as https://github.com/sainnhe/gruvbox-material/pull/144

Instead of re-linking every highlight group to an explicit core group, simply link the old names to the new ones. It reduces redundancy, and is less error prone.