ale/autoload
Tadeas Uhlir 37daedafed Fix error when parsing compile_commands for c langs
This little error caused that when parsing compile_commands json, the
filename was used to fetch entries in directory dictionary, hence, when
adding new json commands, it never found anything in dir_lookup and
instead rewrote the previous entry. Hence, the dir_lookup always
contained list of only one compile_command per directory instead of all
compile_commands for given directory.
2019-02-04 16:50:46 -05:00
..
ale Fix error when parsing compile_commands for c langs 2019-02-04 16:50:46 -05:00
ale.vim #2017 Add support for display results from other sources 2018-10-29 18:28:28 +00:00