summaryrefslogtreecommitdiff
path: root/ale_linters/c/clangd.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-09-04Improve ALE project style checkingw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-22Add Clangd language server support for CAndrey Melentyev