sainnhe / sonokai

High Contrast & Vivid Color Scheme based on Monokai Pro
MIT License
1.65k stars 119 forks source link

feat: link WinSeparator highlighting group #70

Closed antoineco closed 2 years ago

antoineco commented 2 years ago

Description

Direct port of https://github.com/sainnhe/everforest/pull/93

VertSplit is deprecated in Neovim in favour of WinSeparator. Although the two are currently linked, we replicate this link here explicitly to avoid future issues in Neovim due to the deprecation.

Screenshots

Not applicable

sainnhe commented 2 years ago

Thanks! Since the commit has conflicts, I've changed this by myself.