feat(formatting): shell formatting
This commit is contained in:
@@ -30,6 +30,7 @@ return {
|
||||
lua = { "stylua" },
|
||||
nix = { "alejandra" },
|
||||
rust = { "rustfmt", lsp_format = "fallback" },
|
||||
sh = { "shellharden", "shfmt" },
|
||||
|
||||
-- Golang's formatters used by priority
|
||||
go = function(bufnr)
|
||||
|
||||
Reference in New Issue
Block a user