Open ghost opened 1 year ago
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.
I also post this issue under emacs-ccls project.
emacs-ccls
here is my config snippet
still, ccls will not parse current file until a save action.