mirror of
https://github.com/cap153/nvim.git
synced 2026-05-01 19:05:44 +08:00
微调插件配置
This commit is contained in:
parent
d033379cb2
commit
d9aa5500fd
5 changed files with 20 additions and 22 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue