Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047271
en ru br
Репозитории ALT

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

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

Текущая версия: 3.10.0-alt3
Время сборки: 23 сентября 2023, 11:45 ( 26.9 недели назад )
Размер архива: 222.55 Kb

Домашняя страница:   https://github.com/vim-syntastic/syntastic

Лицензия: WTFPL
О пакете: Syntax checking hacks for vim
Описание:

            ,
           / \,,_  .'|
        ,{{| /}}}}/_.'          _____________________________________________
       }}}}` '{{'  '.          /                                             \
     {{{{{    _   ;, \        /            Ladies and Gentlemen,              \
  ,}}}}}}    /o`\  ` ;)      |                                                |
 {{{{{{   /           (      |                 this is ...                    |
 }}}}}}   |            \     |                                                |
{{{{{{{{   \            \    |                                                |
}}}}}}}}}   '.__      _  |   |    _____             __             __  _      |
{{{{{{{{       /`._  (_\ /   |   / ___/__  ______  / /_____ ______/ /_(_)____ |
 }}}}}}'      |    //___/ --=:   \__ \/ / / / __ \/ __/ __ `/ ___/ __/ / ___/ |
 `{{{{`       |     '--'     |  ___/ / /_/ / / / / /_/ /_/ (__  ) /_/ / /__   |
  }}}`jgs                    | /____/\__, /_/ /_/\__/\__,_/____/\__/_/\___/   |
                             |      /____/                                    |
                             |                                               /
                              \_____________________________________________/

Syntastic is a syntax checking plugin for Vim created by Martin Grenfell. It
runs files through external syntax checkers and displays any resulting errors
to the user. This can be done on demand, or automatically as files are saved.
If syntax errors are detected, the user is notified and is happy because they
didn't have to compile their code or execute their script to find them.

 Note from upstream: "This project is no longer maintained. If you need a
 syntax checking plugin for Vim you might be interested in Syntastic's
 spiritual succesor, ALE. Although it shares no code with syntastic and it
 takes a very different approach to design, ALE can be considered a natural
 evolution of syntastic in terms of goals and functionality. Check it out, you
 probably won't be disappointed." [2022]

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

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

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

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