summaryrefslogtreecommitdiff
path: root/ale_linters/c/clangd.vim
AgeCommit message (Expand)Author
2019-11-07Revert "Add definition of c/clangd's language as C (#2791)"w0rp
2019-10-17Merge remote-tracking branch 'murfalo/clangd-compile-commands'w0rp
2019-10-17Add definition of c/clangd's language as C (#2791)João Borges
2019-10-09Added tests for clangd compile commands dectectionMurfalo
2019-10-09Updated ale_linters/c/clangd.vim to match ale_linters/cpp/clangd.vimMurfalo
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