From 8e52a593765172de0f4d98a849d6d89d024b971e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 18 May 2012 21:49:28 +0200 Subject: Fix more 'cpo' issues in runtime files. --- runtime/macros/less.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/macros') diff --git a/runtime/macros/less.vim b/runtime/macros/less.vim index 4888ed2b8..6ae5ebc63 100644 --- a/runtime/macros/less.vim +++ b/runtime/macros/less.vim @@ -1,6 +1,6 @@ " Vim script to work like "less" " Maintainer: Bram Moolenaar -" Last Change: 2006 Dec 05 +" Last Change: 2012 May 18 " Avoid loading this file twice, allow the user to define his own script. if exists("loaded_less") -- cgit v1.2.1