mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 16:57:55 +00:00
8 lines
114 B
TOML
8 lines
114 B
TOML
[formatter.lua]
|
|
command = "stylua"
|
|
includes = [ "*.lua" ]
|
|
|
|
[formatter.nu]
|
|
command = "nufmt"
|
|
includes = [ "*.nu" ]
|