wschlich    14/03/30 12:49:40

  Added:                mcabber-0.10.2_p20131025-vim-ftdetect.patch
  Log:
  fix bug #409499
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  
net-im/mcabber/files/mcabber-0.10.2_p20131025-vim-ftdetect.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/mcabber/files/mcabber-0.10.2_p20131025-vim-ftdetect.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/mcabber/files/mcabber-0.10.2_p20131025-vim-ftdetect.patch?rev=1.1&content-type=text/plain

Index: mcabber-0.10.2_p20131025-vim-ftdetect.patch
===================================================================
diff -urN 
mcabber-a18e1b488f1c.orig/mcabber/contrib/vim/mcabber_log-ftdetect.vim 
mcabber-a18e1b488f1c/mcabber/contrib/vim/mcabber_log-ftdetect.vim
--- mcabber-a18e1b488f1c.orig/mcabber/contrib/vim/mcabber_log-ftdetect.vim      
2013-10-25 22:20:23.000000000 +0200
+++ mcabber-a18e1b488f1c/mcabber/contrib/vim/mcabber_log-ftdetect.vim   
2014-03-30 14:41:31.975129825 +0200
@@ -1,7 +1,7 @@
 "
 " Save this file in your ~/.vim/ftdetect/ folder
 
-function MCabber_log_ftdetect()
+function! MCabber_log_ftdetect()
     if getline(1) =~ '^\u. \d\{8}T\d\d:\d\d:\d\dZ \d\{3} '
       setlocal filetype=mcabber_log
     endif




Reply via email to