mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
languages: add css and tailwind language support
This commit is contained in:
parent
f2c8413407
commit
d47f45729f
5 changed files with 157 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue