does compile_commands.json have priority over .vimrc ale configurations? #4150
Unanswered
laoshaw
asked this question in
Q&A - Ask for help with problems
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.
-
when I run ALEInfo it always shows whatever is configured in .vimrc and ignores my compile_commands.json, is there a way to always let compile_commands.json have priority?
even better if ALE detects a Makefile in its parent folders and there is a compile_commands.json and it repects that before it checks .vimrc.
Beta Was this translation helpful? Give feedback.
All reactions