Disabled clang format (clangd lsp still formats, need to fix it)
This commit is contained in:
@@ -12,7 +12,7 @@ return {
|
||||
opts = {
|
||||
formatters_by_ft = {
|
||||
['lua'] = { 'stylua' },
|
||||
['c'] = { 'clang-format' },
|
||||
-- ['c'] = { 'clang-format' },
|
||||
-- ['python'] = { 'isort', 'black' },
|
||||
-- ['rust'] = { 'rustfmt' },
|
||||
['go'] = { 'gofumpt', 'goimports-reviser' },
|
||||
|
||||
Reference in New Issue
Block a user