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

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

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

Патч: vim-plugin-vtreeexplorer-1.24-alt1.patch
Скачать


 plugin/vtreeexplorer.vim |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/plugin/vtreeexplorer.vim b/plugin/vtreeexplorer.vim
index f77a85a..9935d0e 100644
--- a/plugin/vtreeexplorer.vim
+++ b/plugin/vtreeexplorer.vim
@@ -29,6 +29,10 @@
 ""   - +/- keymappings, etc
 ""   - recursively collapse binding/function
 
+if !exists("use_vtreeexplorer")
+  finish
+endif
+
 "" prevent multiple loading unless developing with g:treeExplDebug
 if exists("vloaded_tree_explorer") && !exists("g:treeExplDebug")
 	finish
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin