Vintageous
Vi/Vim emulation for Sublime Text 3
Details
Installs
- Total 90K
- Win 33K
- Mac 35K
- Linux 22K
Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 2 | 1 | 2 | 3 | 4 | 6 | 1 | 0 | 2 | 4 | 1 | 2 | 1 | 3 | 7 | 2 | 3 | 5 | 0 | 3 | 2 | 6 | 1 | 1 | 2 | 2 | 1 | 2 | 1 | 3 | 2 | 4 | 7 | 4 | 8 | 1 | 3 | 2 | 2 | 3 | 6 | 1 | 7 | 1 | 2 |
Mac | 0 | 1 | 1 | 0 | 2 | 2 | 1 | 2 | 0 | 0 | 3 | 1 | 0 | 1 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 2 | 0 | 1 | 3 | 1 | 2 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 5 | 2 | 2 | 0 | 1 | 0 | 3 | 1 | 3 | 2 | 2 |
Linux | 0 | 1 | 3 | 1 | 0 | 1 | 2 | 5 | 1 | 0 | 5 | 0 | 1 | 3 | 1 | 1 | 2 | 0 | 4 | 0 | 1 | 1 | 0 | 1 | 1 | 2 | 3 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 3 | 3 | 1 | 0 | 3 | 0 | 1 | 0 | 1 | 1 | 0 |
Readme
- Source
- raw.githubusercontent.com
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.