forked from doomemacs/doomemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Most of these changes come from MaskRay's private configuration found here : https://github.com/MaskRay/Config/blob/c078dfad340041673f2e056729a44c3df05a6248/home/.config/doom/modules/private/my-cc/config.el - Limit ccls threads to be maximum half the available core count on Linux and MacOS - Add wrappers to call ccls LSP extensions - Enable ccls-code-lens-mode - Set initial state to emacs when navigating ccls-tree - Use 'font-lock for semantic highlighting, making the speed choice according to variable's docstring - config tweaks to eglot InitializationOptions aren't handled this way. An example of handling ccls init options is provided on joaotavora/eglot#545, hoping that a fix gets merged upstream instead of having to handle ccls specifics in Doom only
- Loading branch information
Showing
2 changed files
with
125 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters