chore(nvim): updated config
This commit is contained in:
parent
d1f612bf79
commit
e40e156d85
5 changed files with 45 additions and 29 deletions
|
@ -4,8 +4,5 @@ require("conform").setup({
|
|||
javascript = { "prettierd" },
|
||||
markdown = { "mdformat" },
|
||||
json = {"jq"}
|
||||
},
|
||||
format_on_save = {
|
||||
lsp_fallback = true,
|
||||
},
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue