mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
default prettierd
This commit is contained in:
parent
6ea8102493
commit
cfd00e4c81
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
nullConfig = ''
|
nullConfig = ''
|
||||||
table.insert(
|
table.insert(
|
||||||
ls_sources,
|
ls_sources,
|
||||||
null_ls.builtins.formatting.prettier.with({
|
null_ls.builtins.formatting.prettierd.with({
|
||||||
command = "${cfg.format.package}/bin/prettierd",
|
command = "${cfg.format.package}/bin/prettierd",
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue