Skip to content

Commit 47c0499

Browse files
chore: autogen metadata and docs
1 parent 9b81164 commit 47c0499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/null-ls/builtins/_meta/filetype_map.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ return {
205205
markdown = {
206206
code_actions = { "proselint" },
207207
diagnostics = { "alex", "markdownlint", "mdl", "proselint", "vale", "write_good" },
208-
formatting = { "markdownlint", "mdformat", "prettier", "prettier_d_slim", "prettierd", "remark", "terrafmt", "cbfmt" },
208+
formatting = { "cbfmt", "markdownlint", "mdformat", "prettier", "prettier_d_slim", "prettierd", "remark", "terrafmt" },
209209
hover = { "dictionary" }
210210
},
211211
matlab = {

0 commit comments

Comments
 (0)