From e685e4b431ab017d1aec9f9668fbeeeb6e7113e6 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 2 Feb 2017 21:16:29 +0100 Subject: Update --- syntax/modules/clojure.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/modules/clojure.vim') diff --git a/syntax/modules/clojure.vim b/syntax/modules/clojure.vim index e5a6c8d4..ca49ac3f 100644 --- a/syntax/modules/clojure.vim +++ b/syntax/modules/clojure.vim @@ -1,6 +1,6 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1 -" Nginx-Clojure Module http://nginx-clojure.github.io/index.html<> +" Nginx-Clojure Module " Parses the Accept-Language header and gives the most suitable locale from a list of supported locales. syn keyword ngxDirectiveThirdParty jvm_path syn keyword ngxDirectiveThirdParty jvm_var -- cgit v1.2.3