some variety on macbook
This commit is contained in:
parent
1bbc50e3a9
commit
63e44654f1
19 changed files with 229 additions and 99 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue