Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37884665
en ru br
ALT Linux repos
S:1.20-alt1.1
5.0: 1.20-alt1
4.1: 1.20-alt1
4.0: 1.20-alt1
3.0: 1.20-alt1

Group :: Editors
RPM: vim-plugin-po-after-ftplugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vim-plugin-po-after-ftplugin-1.11-alt-disable-default.patch
Download


--- po.vim.orig	2004-08-16 20:21:26 +0600
+++ po.vim	2004-08-17 15:49:48 +0600
@@ -73,6 +73,11 @@
 " REMOVAL
 "     Just delete the bloody file!
 
+if !exists("use_po_after_ftplugin")
+  finish
+endif
+
+
 " Only do this when not done yet for this buffer.
 if exists("b:did_po_mode_ftplugin")
    finish
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin