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
-
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.
Beta Was this translation helpful? Give feedback.
All reactions