Fix #3247 - Use --always-make for make -n by default

This commit is contained in:
w0rp
2020-08-29 16:05:49 +01:00
parent bc3a843e10
commit 7e0cdb53ec
4 changed files with 43 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ Global Options
The following C options also apply to some C++ linters too.
* |g:ale_c_always_make|
* |g:ale_c_build_dir_names|
* |g:ale_c_build_dir|
* |g:ale_c_parse_makefile|