add clanformat to compe
This commit is contained in:
parent
624c7f93e2
commit
e44652ec12
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -625,6 +625,7 @@ require('lazy').setup({
|
|||
end,
|
||||
formatters_by_ft = {
|
||||
lua = { 'stylua' },
|
||||
cpp = { 'clang-format' },
|
||||
-- Conform can also run multiple formatters sequentially
|
||||
-- python = { "isort", "black" },
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue