From b1641d2540b992b0b614d613f97b042794c1eaae Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 2 Feb 2009 00:08:48 +0200 Subject: [PATCH] vhdl.syntax: cleanup trailing spaces Signed-off-by: Sergei Trofimovich --- syntax/vhdl.syntax | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/syntax/vhdl.syntax b/syntax/vhdl.syntax index 1229ec6ac..8945d3bb2 100644 --- a/syntax/vhdl.syntax +++ b/syntax/vhdl.syntax @@ -65,7 +65,7 @@ context default keyword whole xor green keyword whole nor green keyword whole xnor green - + # sequential statements keyword whole begin brightred keyword whole end brightred @@ -115,14 +115,13 @@ context default keyword whole generic brightcyan keyword whole alias brightcyan keyword whole attribute brightcyan - keyword whole in white keyword whole out white keyword whole inout white keyword whole buffer white keyword whole bus white - + # library units keyword whole library magenta keyword whole entity magenta @@ -143,8 +142,6 @@ context default keyword whole warning red keyword whole error red keyword whole failure red - context exclusive -- \n brown context " " green/green -