Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37839661
en ru br
ALT Linux repositórios
S:4.6-alt1
5.0: 4.5-alt1
4.1: 4.5-alt1
4.0: 4.3-alt1
3.0: 4.0-alt0.1

Group :: Editores
RPM: vim-plugin-taglist

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: vim-plugin-taglist-4.3-alt-disable-default.patch
Download


--- vim-plugin-taglist-4.3/plugin/taglist.vim.orig	2005-04-04 22:42:46 +0600
+++ vim-plugin-taglist-4.3/plugin/taglist.vim	2005-05-28 00:29:47 +0600
@@ -56,6 +56,10 @@
 "
 " ****************** Do not modify after this line ************************
 
+if !exists("use_taglist_plugin")
+    finish
+endif
+
 " Line continuation used here
 let s:cpo_save = &cpo
 set cpo&vim
 
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