Fix broken tag references and the broken script to check them

This commit is contained in:
w0rp
2023-02-07 18:41:13 +00:00
parent e1ae009bac
commit da5fa17df1
4 changed files with 13 additions and 5 deletions

View File

@@ -168,7 +168,7 @@ g:ale_c_cc_header_exts *g:ale_c_cc_header_exts*
considered as header files.
This variable is only used when `'-x c-header'` is used instead of `'-x c'`,
see |ale_c_cc_use_header_lang_flag|.
see |g:ale_c_cc_use_header_lang_flag|.
===============================================================================