some variety on macbook

This commit is contained in:
Iwaniuk Krzysztof 2024-07-01 01:36:56 +02:00
parent 1bbc50e3a9
commit 63e44654f1
19 changed files with 229 additions and 99 deletions

View file

@ -17,8 +17,8 @@ return {
notify_on_error = true,
formatters_by_ft = {
lua = { 'stylua' },
javascript = { 'prettier' },
typescript = { 'prettier' },
javascript = { 'biome' },
typescript = { 'biome' },
},
format_on_save = function(bufnr)
local disable_filetypes = {