chore(nvim): few tweaks
This commit is contained in:
@@ -181,7 +181,8 @@ return {
|
||||
markdown = { "mdformat" },
|
||||
rust = { "rustfmt" },
|
||||
go = { "gofmt" },
|
||||
json = { "jq" }
|
||||
json = { "jq" },
|
||||
bash = { "shfmt" }
|
||||
}
|
||||
})
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user