Configuration files for LLVM's Clang-Format automatic source code formatter and LLVM's Clang-Tidy automatic source code linter. Alternatively, if you place a Clang-Format configuration file named ...
For a more thorough configuration involving lazy-loading, see Lazy loading with lazy.nvim. Then you can use conform.format() just like you would vim.lsp.buf.format(). For example, to format on save: ...