summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/cquery.vim
AgeCommit message (Expand)Author
2019-05-20Fix #2421 - Use compile_commands.json in build dirs to find rootsw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-09Add blank lines to conform the coding standardskodemeister
2018-08-07Use .cquery file to detect the project rootkodemeister
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-04Make the language option for LSP linters optionalw0rp
2018-06-07#1635 - Use the project base rather than its parent for cqueryBen Falconer
2018-06-06Add the cquery LSP #1475 #1594Ben Falconer