Files
doomemacs/modules
Gerry Agbobada cec81ac2cc Add ccls-specific configuration
Most of these changes come from MaskRay's private configuration found
here :
c078dfad34/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
2020-10-10 20:44:52 +02:00
..
2020-08-19 16:18:11 -04:00
2020-10-07 21:51:10 -04:00
2020-10-09 04:41:45 -04:00
2020-10-09 04:41:45 -04:00
2020-10-06 03:07:28 +02:00
2020-10-10 20:44:52 +02:00
2020-08-20 21:40:06 -04:00
2020-10-09 15:54:10 -04:00