From d4c615c427e5998c784032d460919f7f2f12ebaf Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 18 Apr 2013 12:53:19 -0400 Subject: [PATCH] Loosen regex to compensate for iskeyword Closes #332. --- plugin/fugitive.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 9f264bb..53c2514 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -953,7 +953,7 @@ function! s:Commit(args) abort else let errors = readfile(errorfile) let error = get(errors,-2,get(errors,-1,'!')) - if error =~# '\