From d43b70d93987c94d15a352cf0026fb93d3317cc8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 26 Dec 2018 10:41:57 +0100 Subject: Update --- syntax/nim.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'syntax/nim.vim') diff --git a/syntax/nim.vim b/syntax/nim.vim index d69166b3..aa5396cf 100644 --- a/syntax/nim.vim +++ b/syntax/nim.vim @@ -40,14 +40,14 @@ syn keyword nimKeyword bind block break syn keyword nimKeyword case cast concept const continue converter syn keyword nimKeyword defer discard distinct div do syn keyword nimKeyword elif else end enum except export -syn keyword nimKeyword finally for from func +syn keyword nimKeyword finally for from syn keyword nimKeyword generic syn keyword nimKeyword if import in include interface is isnot iterator syn keyword nimKeyword let syn keyword nimKeyword mixin using mod syn keyword nimKeyword nil not notin syn keyword nimKeyword object of or out -syn keyword nimKeyword proc method macro template nextgroup=nimFunction skipwhite +syn keyword nimKeyword proc func method macro template nextgroup=nimFunction skipwhite syn keyword nimKeyword ptr syn keyword nimKeyword raise ref return syn keyword nimKeyword shared shl shr static -- cgit v1.2.3