First of all, thank you for this, finally a workable dev environment. I configured my `.clang-format` with: ``` ColumnLimit: 100 ``` but since I switched to esp32.nvim, this seems to be ignored. Any hints on how to bring this back?
First of all, thank you for this, finally a workable dev environment.
I configured my
.clang-formatwith:but since I switched to esp32.nvim, this seems to be ignored. Any hints on how to bring this back?