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

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

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

Текущая версия: 65-alt1
Время сборки: 31 марта 2008, 13:22 ( 834.4 недели назад )
Размер архива: 12.74 Kb

Домашняя страница:   http://www.vim.org/scripts/script.php?script_id…

Лицензия: Distributable
О пакете: A filetype plugin to help edit XML and SGML documents
Описание:

This script provides some convenience when editing XML (and some SGML
including HTML) formated documents. It allows you to jump to the
beginning or end of the tag block your cursor is in. '%' will jump
between '<' and '>' within the tag your cursor is in. When in insert
mode and you finish a tag (pressing '>') the tag will be completed. If
you press '>' twice it will complete the tag and place the cursor in
the middle of the tags on it's own line (helps with nested tags).

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

Текущий майнтейнер: VIm Plugins Development Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • vim-plugin-xmledit-ftplugin
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin