languages: add css and tailwind language support

This commit is contained in:
raf 2024-01-24 20:39:07 +03:00
commit d47f45729f
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
5 changed files with 157 additions and 18 deletions

View file

@ -22,6 +22,9 @@ Release notes for release 0.6
a warning if used. You are recommended to rewrite your neocord config from scratch based on the
[official documentation](https://github.com/IogaMaster/neocord)
- Added support for css and tailwindcss through vscode-language-servers-extracted & tailwind-language-server.
Those can be enabled through `vim.languages.css` and `vim.languages.tailwind`
[donnerinoern](https://github.com/donnerinoern):
- Added Gruvbox theme