(when (gx/maybe-require-package 'eglot) (add-hook 'c-mode-hook #'eglot-ensure)) (provide 'init-c)