From 7be80f59dd68cf9547b0cd6801446074e22d1007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kruszewski?= Date: Mon, 20 Jun 2022 17:31:05 +0200 Subject: [PATCH] VHDL filetype: Add missing 'nul' value and 'hr' unit. --- rc/filetype/vhdl.kak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc/filetype/vhdl.kak b/rc/filetype/vhdl.kak index bcf082d0..048ac580 100644 --- a/rc/filetype/vhdl.kak +++ b/rc/filetype/vhdl.kak @@ -43,10 +43,10 @@ add-highlighter shared/vhdl/code/ regex '\b\d+\.' 0:value add-highlighter shared/vhdl/code/ regex '\b\d+\+\d+[jJ]\b' 0:value evaluate-commands %sh[ - values="true false note warning error failure" + values="true false note warning error failure nul" # LRM 5.2.4.1 - units="fs ps ns us ms sec min Å nm um mm cm m km" + units="fs ps ns us ms sec min hr Å nm um mm cm m km" # LRM 16.2 predefined_attributes="