Skip to content

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

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions