Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillermooo/Vintageous

Vi/Vim emulation for Sublime Text 3
https://github.com/guillermooo/Vintageous

Last synced: 11 days ago
JSON representation

Vi/Vim emulation for Sublime Text 3

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/guillermooo/Vintageous.svg?branch=master)](https://travis-ci.org/guillermooo/Vintageous) [![Build status](https://ci.appveyor.com/api/projects/status/pvea8jg8bdoq2rmn/branch/master)](https://ci.appveyor.com/project/guillermooo/vintageous/branch/master)

## Vintageous

Click here to lend your support to: Vintageous and make a donation at www.pledgie.com !

**Vintageous** is a comprehensive vi/Vim emulation layer for Sublime Text 3.

Vintageous has been discontinued.

The successor to Vintageous is Sublime Six.

See you in Sublime Six.

https://github.com/guillermooo/Six

http://sublimesix.com/

### Installing

**Make sure that Vintage
is in the `ignored_packages` list
in your user preferences.**

You can install Vintageous in multiple ways:

##### Using Package Control

Search for 'Vintageous' and install.

##### Using a Pre-built Version

1. Download the [current build](https://bitbucket.org/guillermooo/vintageous/downloads/Vintageous.sublime-package)
2. Copy *Vintageous.sublime-package* to the *Installed Packages* folder located under the data directory.

##### Building from Source

1. Clone this repository
2. Optionally, update to a specific tag
3. Run `./bin/build.sh` (OS X/Linux) or `bin/Publish.ps1` (Windows).

Refer to the [wiki](https://github.com/guillermooo/Vintageous/wiki) for more information.

### Documentation

Refer to the [wiki](https://github.com/guillermooo/Vintageous/wiki).

### Settings

See [Vintageous/Preferences.sublime-settings](https://github.com/guillermooo/Vintageous/blob/master/Preferences.sublime-settings) for a comprehensive list of settings.