From 65549cfbb893c8b9939b159db8d1033902f368fd Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Sun, 17 May 2020 22:06:12 +0200 Subject: [PATCH] vim: add new modulefile command 'source-sh' --- contrib/vim/syntax/modulefile.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/vim/syntax/modulefile.vim b/contrib/vim/syntax/modulefile.vim index 4fe05131..a5e5f1c1 100644 --- a/contrib/vim/syntax/modulefile.vim +++ b/contrib/vim/syntax/modulefile.vim @@ -33,6 +33,7 @@ syn match modCommand "\v" syn match modCommand "\v<(un)?setenv>" syn match modCommand "\v" +syn match modCommand "\v" syn match modCommand "\v<(system|uname|x-resource)>" syn match modCommand "\v"