mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 23:13:17 +00:00
svelte: isolate prettier formatter wiring and fix plugin runtime packaging
This commit is contained in:
parent
5ab359ee7d
commit
a6d2346e34
3 changed files with 43 additions and 9 deletions
|
|
@ -390,4 +390,10 @@ https://github.com/gorbit99/codewindow.nvim
|
|||
|
||||
- Add razor support for `roslyn_ls` and `csharp_ls`
|
||||
|
||||
[suiiii](https://github.com/suicide)
|
||||
|
||||
- Fix `languages.svelte` formatting to use an isolated Conform formatter id and
|
||||
a wrapped Prettier package, so enabling Svelte support no longer overrides
|
||||
TypeScript formatting or breaks Svelte plugin resolution at runtime.
|
||||
|
||||
<!-- vim: set textwidth=80: -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue