From 03dd58c01015a4f790b77ab30c8454d0c9530b96 Mon Sep 17 00:00:00 2001 From: Leandro Freitas Date: Thu, 2 Jun 2011 15:45:34 -0300 Subject: [PATCH] Matching \ for context and project, new version --- syntax/todo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/todo.vim b/syntax/todo.vim index db69aa2..5a62be0 100644 --- a/syntax/todo.vim +++ b/syntax/todo.vim @@ -3,7 +3,7 @@ " Author: Leandro Freitas " Licence: Vim licence " Website: http://github.com/freitass/todo.txt.vim -" Version: 0.2 +" Version: 0.3 if exists("b:current_syntax") finish