mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/conform-nvim: disable typstfmt (deprecated upstream)
This commit is contained in:
parent
6dcfa84ef8
commit
450a8b8180
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ rec {
|
|||
injected = null; # Internal formatter
|
||||
trim_newlines = null; # Conform native formatter
|
||||
trim_whitespace = null; # Conform native formatter
|
||||
typstfmt = null; # Deprecated
|
||||
|
||||
auto_optional = sType.unpackaged;
|
||||
bake = sType.unpackaged;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue