Commit 68567d7
Ticket #5003: highlight Kconfig output files
* .config is already highlighted as Java properties => reuse it. It is not ideal, but better than nothing.
* Additionally hightlight:
- .config.* - e.g. .config.old produced by Kconfig.
- *defconfig - used in Linux kernel, Buildroot, Busybox, U-Boot, Zephyr.
* Kconfig.defconfig should still be treated as Kconfig definition file, not as its output.
Signed-off-by: Sergey Naumov <sknaumov@gmail.com>
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>1 parent 3e15940 commit 68567d7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
382 | 385 | | |
383 | 386 | | |
0 commit comments