changed telesnip and formatted some stuff

This commit is contained in:
pika 2024-08-21 23:32:00 +02:00
parent b36925682a
commit d9122c06de
4 changed files with 73 additions and 44 deletions

View file

@ -21,6 +21,8 @@ return {
graphql = { "prettier" },
liquid = { "prettier" },
sh = { "shfmt" },
zsh = { "shfmt" },
batch = { "shfmt", "prettier" },
lua = { "stylua" },
},
format_on_save = {