Files
doomemacs/modules/lang
Henrik Lissner 0b480a6aad lang/cc: refactor ccls config
1. Unset ccls-sem-highlight-method if lsp-enable-semantic-highlighting
   is nil (perhaps this should be reported upstream).
2. Fix load-order. Take `(use-package X :after Y :config Z)` for
   example. Z will be evaluated after Y loads, not after X loads. To
   customize Z you'd need to do `(after! Y ...)`. This is
   counter-intuitive. By removing `:after Y` and explicitly loading X
   when Y loads in :init, you can customize Z with `(after! X ...)` again.
3. Tie ccls-code-lens-mode to lsp-lens-mode, so lsp-lens-enable is
   respected.
2020-10-13 21:51:11 -04:00
..
2020-10-11 23:20:06 -04:00
2020-10-13 21:51:11 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-06 00:39:43 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-20 02:14:32 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-06 13:53:32 +03:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-10 14:54:25 -04:00
2020-10-11 23:20:06 -04:00
2020-10-10 02:22:18 +07:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-20 21:38:49 -04:00
2020-10-11 23:20:06 -04:00
2020-10-10 02:31:32 -04:00
2020-10-13 14:28:36 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-07-31 16:25:45 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-08-19 16:18:11 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00
2020-10-11 23:20:06 -04:00
2020-08-19 16:18:11 -04:00