From 5830adcd827ace509c1f5d9a336e0bff9640805e Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Thu, 5 May 2011 04:58:24 +0100 Subject: vim_mode: small comment change test --- vim-mode/vim_mode.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim-mode') diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index a375953..4af62cf 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -589,7 +589,7 @@ use strict; use warnings; #TODO: Specify a minimum version of perl (5.8, probably?) - +#testing. # UTF-8 conversion functions. use Encode; use List::Util; # Not currently used. -- cgit v1.2.3