changed telesnip and formatted some stuff
This commit is contained in:
parent
b36925682a
commit
d9122c06de
4 changed files with 73 additions and 44 deletions
|
@ -21,6 +21,8 @@ return {
|
|||
graphql = { "prettier" },
|
||||
liquid = { "prettier" },
|
||||
sh = { "shfmt" },
|
||||
zsh = { "shfmt" },
|
||||
batch = { "shfmt", "prettier" },
|
||||
lua = { "stylua" },
|
||||
},
|
||||
format_on_save = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue