yaml
This commit is contained in:
@@ -17,6 +17,8 @@ return {
|
||||
opts = {
|
||||
formatters_by_ft = {
|
||||
lua = { "stylua" },
|
||||
yml = { "yamlfmt" },
|
||||
yaml = { "yamlfmt" },
|
||||
},
|
||||
default_format_opts = {
|
||||
lsp_format = "fallback",
|
||||
|
||||
Reference in New Issue
Block a user