Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37826562
en ru br
ALT Linux repositórios
S:0.1-alt1.1
5.0: 0.1-alt1
4.1: 0.1-alt1
4.0: 0.1-alt1

Group :: Editores
RPM: vim-plugin-deldiff

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: vim-plugin-deldiff-0.1-alt-disable-default.patch
Download


--- deldiff.vim.orig	2006-02-11 20:23:09 +0500
+++ deldiff.vim	2007-02-22 22:57:23 +0500
@@ -28,6 +28,11 @@
 " deleted too
 " 
 
+if !exists("use_deldiff_plugin")
+    finish
+endif
+
+
 function! DelDiffBlock()
   " search backward
   let start_line = line ( '.' )
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009