mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
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:
@@ -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]]
|
||||
|
Reference in New Issue
Block a user