Fixed up copilot and added copilot chat
This commit is contained in:
parent
ea09729865
commit
de2044b7e8
5 changed files with 58 additions and 12 deletions
|
|
@ -32,6 +32,7 @@ return {
|
|||
cpp = { 'clang-format' },
|
||||
yaml = { 'yamlfmt' },
|
||||
html = { 'djlint' },
|
||||
htmldjango = { 'djlint' },
|
||||
css = { { 'prettierd', 'prettier' } },
|
||||
json = { 'deno_fmt' },
|
||||
-- Conform can also run multiple formatters sequentially
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue