Package vim-plugin-python-after-ftplugin: Information

    Source package: vim-plugin-python-after-ftplugin
    Version: 1.13-alt1
    Build time:  Oct 9, 2008, 08:36 PM
    Category: Editors
    Report package bug
    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.

    List of rpms provided by this srpm:
    vim-plugin-python-after-ftplugin (noarch)


    List of contributors:
    Andrey Rahmatullin

      1. vim-devel

    Last changed


    Oct. 8, 2008 Andrey Rahmatullin 1.13-alt1
    - 1.13
    Dec. 13, 2006 Andrey Rahmatullin 1.11-alt1
    - 1.11
    Oct. 22, 2005 Andrey Rahmatullin 1.7-alt1
    - initial build