Vintageous
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
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
- Download the current build
- Copy Vintageous.sublime-package to the Installed Packages folder located under the data directory.
Building from Source
- Clone this repository
- Optionally, update to a specific tag
- Run
./bin/build.sh
(OS X/Linux) orbin/Publish.ps1
(Windows).
Refer to the wiki for more information.
Documentation
Refer to the wiki.
Settings
See Vintageous/Preferences.sublime-settings for a comprehensive list of settings.