moved from jq to jaq for json formatting.
This commit is contained in:
parent
cbf028159f
commit
de325f8141
2 changed files with 2 additions and 2 deletions
|
|
@ -97,7 +97,7 @@ require('lze').load {
|
|||
})
|
||||
-- need to figure out how to properly seperate this.
|
||||
if nixInfo("settings", "cat", "config") then
|
||||
require("conform").formatters_by_ft.json = { "jq" }
|
||||
require("conform").formatters_by_ft.json = { "jaq" }
|
||||
end
|
||||
if nixInfo("settings", "cat", "nix") then
|
||||
require("conform").formatters_by_ft.nix = { "alejandra" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue