This is the Windows app named neobundle.vim whose latest release can be downloaded as neobundle.vimver.4.0sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named neobundle.vim with OnWorks for free.
Следуйте этим инструкциям, чтобы запустить это приложение:
- 1. Загрузил это приложение на свой компьютер.
- 2. Введите в нашем файловом менеджере https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
- 3. Загрузите это приложение в такой файловый менеджер.
- 4. Запустите любой онлайн-эмулятор OS OnWorks с этого сайта, но лучше онлайн-эмулятор Windows.
- 5. В только что запущенной ОС Windows OnWorks перейдите в наш файловый менеджер https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
- 6. Скачайте приложение и установите его.
- 7. Загрузите Wine из репозиториев программного обеспечения вашего дистрибутива Linux. После установки вы можете дважды щелкнуть приложение, чтобы запустить его с помощью Wine. Вы также можете попробовать PlayOnLinux, необычный интерфейс поверх Wine, который поможет вам установить популярные программы и игры для Windows.
Wine - это способ запустить программное обеспечение Windows в Linux, но без Windows. Wine - это уровень совместимости с Windows с открытым исходным кодом, который может запускать программы Windows непосредственно на любом рабочем столе Linux. По сути, Wine пытается заново реализовать Windows с нуля, чтобы можно было запускать все эти Windows-приложения, фактически не нуждаясь в Windows.
СКРИНШОТЫ
Ad
neobundle.vim
ОПИСАНИЕ
NeoBundle is a legacy plugin manager by Shougo designed to make installing, updating, and organizing Vim plugins straightforward and scriptable. It lets you declare plugins in your vimrc and handles fetching them from Git repositories, local paths, or archives, then loads them into your runtimepath automatically. One of its core ideas is lazy loading: you can defer plugin initialization until a command, mapping, filetype, or event is triggered, which helps keep startup fast even with many plugins. NeoBundle also understands plugin dependencies and post-update hooks, allowing complex setups to be reproduced reliably across machines. It supports version pinning and branch selection so teams can stabilize on known-good revisions. Although Shougo later introduced dein.vim as the modern successor, NeoBundle remains a usable, declarative way to manage plugins on classic Vim setups.
Особенности
- Declarative plugin lists in your vimrc with automatic installation and updates
- Lazy loading triggered by commands, filetypes, mappings, or events
- Dependency management and post-update build hooks
- Fetch from Git remotes, local directories, or tar/zip archives
- Version pinning, branch/tag selection, and mirror support
- Commands for health checking, cleaning, and synchronizing plugin states
Категории
This is an application that can also be fetched from https://sourceforge.net/projects/neobundle-vim.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.