From bf53ca2423215fb8a98b8ad68b00a1ac54c4e078 Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Fri, 12 Jun 2020 19:54:15 +0200 Subject: [PATCH] add module keywords and qualified names --- syntax/beluga.vim | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/syntax/beluga.vim b/syntax/beluga.vim index 24e3079..77713cc 100644 --- a/syntax/beluga.vim +++ b/syntax/beluga.vim @@ -41,6 +41,12 @@ hi def link belSubstConst Constant syn keyword belIdBlock some block hi def link belIdBlock Structure +syn keyword belModule module struct end +hi def link belModule Structure + +syn match belQualName /\>::\