Commit ab71e52
committed
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>1 parent 1b1a788 commit ab71e52
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
372 | 375 | | |
373 | 376 | | |
0 commit comments