wip
This commit is contained in:
parent
219ab94804
commit
94403559fc
7 changed files with 82 additions and 21 deletions
|
|
@ -15,7 +15,7 @@ return { -- Autoformat
|
|||
formatters_by_ft = {
|
||||
lua = { 'stylua' },
|
||||
-- Conform can also run multiple formatters sequentially
|
||||
-- python = { "isort", "black" },
|
||||
python = { "isort", "black" },
|
||||
--
|
||||
-- You can use a sub-list to tell conform to run *until* a formatter
|
||||
-- is found.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue