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
..
app
checkers Merge pull request #3994 from akirabaruah/fix-ispell-default-dict 2020-10-08 14:01:04 -04:00
completion Bump :completion 2020-10-07 21:51:10 -04:00
config Fix fill-column toggle for vanilla users 2020-10-06 14:28:48 -04:00
editor Bump :editor evil 2020-10-09 04:41:45 -04:00
emacs Bump :editor evil 2020-10-09 04:41:45 -04:00
email Fix #4043: correctly load org-msg-mode for mu4e 2020-10-06 14:19:37 -04:00
input Map evil-window-map to C-é 2020-10-06 03:07:28 +02:00
lang Add ccls-specific configuration 2020-10-10 20:44:52 +02:00
os os/macos: add packages.el 2020-08-20 21:40:06 -04:00
term Docs: Fix typo: vterm-module.sh -> vterm-module.so 2020-08-24 20:46:15 -07:00
tools Load dap-mode after lsp-mode manually 2020-10-10 13:50:57 -04:00
ui Fix ligature documentation typo 2020-10-09 15:54:10 -04:00