Files
doomemacs/modules/lang
Henrik Lissner 19e27764ea fix(cc): make *.c(c|pp) siblings of *.h(h|pp) files
I backported `find-sibling-file` in 198fe82 and included with it some
rudimentary `find-sibling-rules` rules for C++ and others. The C++ rule
made *.h(h|pp) files the siblings of *.c(c|pp) files, but not vice
versa, so users couldn't jump back to the source file with
`find-sibling-file`; a second rule is necessary.

These may be combinable, considering `find-sibling-file` deletes the
current buffer's filename from the list of candidates...

Fix: #7795
Ref: 198fe82b6d
2024-04-04 17:59:33 -04:00
..
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-15 15:51:35 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-03-19 20:47:20 -04:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-03-21 11:27:47 -04:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-03-11 00:53:43 -04:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-01-28 00:49:05 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-03-11 03:59:37 -04:00
2024-03-04 22:56:58 -05:00
2024-04-03 15:54:51 -04:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-01-28 00:49:06 -05:00
2024-02-05 17:21:20 -05:00

:lang

Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?