rhcher

Results 8 comments of rhcher

meet same issue with AUR ccls, and I solved it by building ccls from source.

Maybe you can specify the clang version when configruating with adding this: -DCMAKE_CXX_COMPILER=clang++

Yes, it now works really perfect for me, I will close this. If someone still find there are some problem with `extmarks`, I can reopen this. This plugin works very...

> Did you however try to use `text_shaping` as `OpenShaper` but `locator` as `native` and that works? That would mean that the fontconfig locator needs work. :) ![image](https://user-images.githubusercontent.com/50723480/179392041-3accfb46-f630-4c81-915e-3ef8a4545d41.png) same >...

> I assume that this is windows build, right ? Yes, it build on Windows11, and open with shell command: `wsl -d Arch --cd ~`

1. ccls does not support LSP semantic token. 2. The highlight provided by treesitter, not by ccls.

It seems about index.initialNoLinkage or you can add those in index.initialWhitelist

Thanks for your great plugin and quick fix! > We allow `/.` since this would mark the beginning of a hidden folder, and enables showing hidden folders, if they're disabled...