Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize initialization options in S-exp has no effect #121

Open
ghost opened this issue Sep 6, 2023 · 1 comment
Open

Customize initialization options in S-exp has no effect #121

ghost opened this issue Sep 6, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 6, 2023

here is my config snippet

(use-package ccls
  :init
  (setq ccls-initialization-options '(:index (:onChange t)))
...

still, ccls will not parse current file until a save action.

@ghost ghost changed the title customize initialization options in S-exp has no effect Customize initialization options in S-exp has no effect Sep 6, 2023
@ghost
Copy link
Author

ghost commented Sep 12, 2023

@MaskRay Can you help to check it?

@ghost ghost closed this as completed Sep 12, 2023
@ghost ghost reopened this Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants