Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37871631
en ru br
ALT Linux repositórios
S:1.13-alt1.1
5.0: 1.13-alt1
4.1: 1.11-alt1
4.0: 1.11-alt1

Group :: Editores
RPM: vim-plugin-python-after-ftplugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: vim-plugin-python-after-ftplugin-1.13-alt-disable-default.patch
Download


--- 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
 
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