fix(stylua): don't auto-indent
This commit is contained in:
@@ -44,7 +44,6 @@ return {
|
|||||||
"-",
|
"-",
|
||||||
},
|
},
|
||||||
output = "stdout",
|
output = "stdout",
|
||||||
auto_indent = true,
|
|
||||||
})
|
})
|
||||||
end, { buffer = bufnr })
|
end, { buffer = bufnr })
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user