mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 11:55:22 +00:00
languages/tailwind: remove module
This commit is contained in:
parent
0bffd83d43
commit
f5c13c7d39
6 changed files with 3 additions and 101 deletions
|
|
@ -75,8 +75,6 @@ languages have sections under the `vim.languages` attribute.
|
|||
[vim.languages.scala.enable](./options.html#option-vim-languages-scala-enable)
|
||||
- Svelte:
|
||||
[vim.languages.svelte.enable](./options.html#option-vim-languages-svelte-enable)
|
||||
- Tailwind:
|
||||
[vim.languages.tailwind.enable](./options.html#option-vim-languages-tailwind-enable)
|
||||
- Terraform:
|
||||
[vim.languages.terraform.enable](./options.html#option-vim-languages-terraform-enable)
|
||||
- Typst:
|
||||
|
|
|
|||
|
|
@ -81,6 +81,9 @@
|
|||
|
||||
- Renamed `tofuls-tf` and `tofuls-hcl` to `tofu-ls`.
|
||||
|
||||
- Removed `languages.tailwind` which only provided an LSP. Use
|
||||
`lsp.presets.tailwindcss-language-server` instead.
|
||||
|
||||
## Changelog {#sec-release-0-9-changelog}
|
||||
|
||||
[SecBear](https://github.com/SecBear):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue