Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vim/coc: disabling clangd globally in WSL
Issues surrounding calling clangd.exe prevents coc.vim to work with clangd for Windows based projects. It could be enabled locally for any other non-Windows project with :CocLocalConfig. clangd/coc-clangd#484
- Loading branch information