Cannot get clang-format to work #4630
Thorsten-Geppert
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'd installed ALE and want to use my .clang-format (it exists in the directory of the source code). I added "let g:ale_c_clangformat_use_local_file = 1" to my .vimrc, but it's not working.
Do I have to do other configurations?
Thank you.
All reactions