# Vintageous **Repository Path**: mirrors_alecthomas/Vintageous ## Basic Information - **Project Name**: Vintageous - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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. ### 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.