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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.13-alt1.1
Build date: 24 october 2018, 13:46 ( 283.3 weeks ago )
Size: 8844 b

Home page:   https://www.vim.org/scripts/script.php?script_id…

License: Distributable
Summary: VIm plugin for easier editing of python scripts
Description:

This script can be useful when editing Python scripts. It provides the
following menus:

- Select a block of lines with the same indentation
- Select a function
- Select a class
- Go to previous/next class/function
- Go to the beginning/end of a block
- Comment the selection
- Uncomment the selection
- Jump to the last/next line with the same indent
- Shift a block (left/right)

To enable this plugin define "use_python_after_ftplugin" variable somewhere
in your .vimrc file.

Current maintainer: VIm Plugins Development Team

List of contributors

List of rpms provided by this srpm:

  • vim-plugin-python-after-ftplugin
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin