nano: fix syntax highlighting for raw ucode scripts
authorJo-Philipp Wich <jo@mein.io>
Thu, 4 Apr 2024 23:33:50 +0000 (01:33 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Fri, 5 Apr 2024 14:25:56 +0000 (17:25 +0300)
commit8f9564387d136c2a09c763b4c4ac7e4aa16baeb5
tree463297b46d9cd9e69e86448f41ee214d9a220da9
parentf410661f7bd92881c89403e1174029279688eb3a
nano: fix syntax highlighting for raw ucode scripts

Text between interpreter line and start of first directive should only
highlighted as uninterpreted when running in template mode, so adjust
the match rule accordingly.

Fixes: #23761
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/nano/Makefile
utils/nano/files/ucode.nanorc