post-update
This commit is contained in:
@@ -5,6 +5,9 @@ local options = {
|
||||
css = { "prettier" },
|
||||
html = { "prettier" },
|
||||
go = { "goimports", "gofmt" },
|
||||
bash = {"beautysh"},
|
||||
sh = {"beautysh"},
|
||||
zsh = {"beautysh"},
|
||||
},
|
||||
|
||||
-- format_on_save = {
|
||||
|
||||
Reference in New Issue
Block a user