mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
languages/typescript: rename languages/ts to languages/typescript and cleanup the module
This commit is contained in:
parent
30965edbb0
commit
83b753ba12
6 changed files with 18 additions and 12 deletions
|
|
@ -375,7 +375,7 @@ The changes are, in no particular order:
|
|||
[nezia1](https://github.com/nezia1):
|
||||
|
||||
- Add [biome](https://github.com/biomejs/biome) support for Typescript, CSS and
|
||||
Svelte. Enable them via {option}`vim.languages.ts.format.type`,
|
||||
Svelte. Enable them via {option}`vim.languages.typescript.format.type`,
|
||||
{option}`vim.languages.css.format.type` and
|
||||
{option}`vim.languages.svelte.format.type` respectively.
|
||||
- Replace [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt) with
|
||||
|
|
|
|||
|
|
@ -102,6 +102,8 @@
|
|||
- Removed `languages.tailwind` which only provided an LSP. Use
|
||||
`lsp.presets.tailwindcss-language-server` instead.
|
||||
|
||||
- Renamed `languages.ts` to `languages.typescript`.
|
||||
|
||||
## Changelog {#sec-release-0-9-changelog}
|
||||
|
||||
[SecBear](https://github.com/SecBear):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue