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-04-04 17:59:33 -04:00
2024-03-05 01:12:34 -05:00
2024-04-01 13:31:13 -04:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2023-12-02 11:34:10 -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
2023-09-16 20:19:11 +02:00
2024-03-26 10:30:34 -04:00
2024-02-05 17:21:20 -05:00
2023-09-16 20:19:11 +02:00
2024-02-05 17:21:20 -05:00
2023-09-16 20:19:11 +02:00
2024-02-08 23:14:37 -05:00
2023-09-16 20:19:11 +02: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-04-01 13:30:10 -04:00
2024-02-05 17:21:20 -05:00
2023-09-16 20:19:11 +02: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
2023-09-16 20:19:11 +02:00
2024-03-12 20:16:29 -04:00
2023-09-16 20:19:11 +02:00
2024-02-05 17:21:20 -05:00
2024-02-05 17:21:20 -05:00
2024-03-11 00:53:44 -04:00
2024-03-11 00:53:43 -04:00
2024-03-26 10:39:24 -04:00
2024-02-05 17:21:20 -05:00
2024-04-03 17:55:37 -04:00
2024-02-05 17:21:20 -05:00
2023-11-24 11:06:34 -05:00
2024-02-05 17:21:20 -05:00
2024-01-28 00:49:05 -05:00
2023-09-16 20:19:11 +02:00
2024-02-05 17:21:20 -05:00
2023-09-16 20:19:11 +02:00
2024-02-05 17:21:20 -05:00
2023-09-16 20:19:11 +02: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
2023-09-16 20:19:11 +02:00
2024-01-28 00:49:06 -05:00
2023-09-16 20:19:11 +02:00
2024-03-11 03:59:37 -04:00
2024-02-05 17:21:20 -05:00
2023-09-20 21:01:55 +02:00
2022-08-07 19:08:07 +02:00