dracula / vim

🧛🏻‍♂️ Dark theme for Vim
https://draculatheme.com/vim
MIT License
1.34k stars 454 forks source link

Neovim: Update tree-sitter support for CSS #289

Open tientrinh21 opened 2 years ago

tientrinh21 commented 2 years ago

Hello! I found that dracula/vim worked well with HTML & JS via tree-sitter but not CSS. So I took some time to add some highlights for it; I tried to make it look like Vscode as much as possible.

What I linked:

Before:

image

After:

image

halshar commented 1 year ago

someone working on this as there is stilll no css highlighting in neovim?

benknoble commented 1 year ago

Neither Derek nor I is working on it, I believe. We requested some changes which have not been implemented.