Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37646926
en ru br
Репозитории ALT
S:1.13.2-alt1
5.1: 1.13.2-alt1
4.1: 1.13.2-alt1
4.0: 1.12-alt1
3.0: 1.9-alt1.1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: vim-plugin-matchit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: vim-plugin-matchit-1.13.2-alt1.patch
Скачать


 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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin