微调插件配置

This commit is contained in:
caprain 2026-04-20 21:54:50 +08:00
parent d033379cb2
commit d9aa5500fd
5 changed files with 20 additions and 22 deletions

View file

@ -19,7 +19,7 @@ local formatters_by_ft = {
zsh = { "shfmt" },
typescript = { "deno_fmt" },
javascript = { "deno_fmt" },
markdown = { "deno_fmt_markdown" },
-- markdown = { "deno_fmt_markdown" },
}
local real_executable_map = {