refactor!(cc): remove irony and rtags

BREAKING CHANGE: This removes the irony and rtags packages so we can
lean on LSP servers like clangd and ccls fully, which provide the same
features with much more consistency.

Close: #8049
This commit is contained in:
Henrik Lissner 2024-09-09 15:34:17 -04:00
parent 01c19094e8
commit 1a33838423
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
6 changed files with 34 additions and 288 deletions

View file

@ -40,7 +40,6 @@ is added to the jump-list (managed by [[doom-package:better-jumper]]).
[[fn:recenter]] is called after many hooks and commands, such as:
- [[var:better-jumper-post-jump-hook]]
- [[var:rtags-after-find-file-hook]]
- [[var:org-follow-link-hook]]
- [[var:imenu-after-jump-hook]]
- [[var:counsel-grep-post-action-hook]]