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

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

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

Патч: vim-plugin-python-after-ftplugin-1.13-alt-disable-default.patch
Скачать


--- python_fn.vim.orig	2008-10-08 10:26:57 +0600
+++ python_fn.vim	2008-10-08 10:38:12 +0600
@@ -39,6 +39,10 @@
 "   ]<up>   -- Jump to previous line with the same/lower indentation
 "   ]<down> -- Jump to next line with the same/lower indentation
 
+if !exists("use_python_after_ftplugin")
+  finish
+endif
+
 " Only do this when not done yet for this buffer
 if exists("b:loaded_py_ftplugin")
   finish
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin