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

Group :: Editores
RPM: vim-plugin-matchit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: vim-plugin-matchit-1.13.2-alt1.patch
Download


 plugin/matchit.vim |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/plugin/matchit.vim b/plugin/matchit.vim
index e41cda9..5ff13bc 100644
--- a/plugin/matchit.vim
+++ b/plugin/matchit.vim
@@ -35,6 +35,10 @@
 " TODO:  Add a level of indirection, so that custom % scripts can use my
 "   work but extend it.
 
+if !exists("use_matchit")
+  finish
+endif
+
 " allow user to prevent loading
 " and prevent duplicate loading
 if exists("loaded_matchit") || &cp
 
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