Vintageous
Vi/Vim emulation for Sublime Text 3
Details
Installs
- Total 87K
- Win 32K
- Mac 34K
- Linux 21K
Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 4 | 4 | 5 | 2 | 2 | 3 | 1 | 3 | 4 | 4 | 3 | 6 | 3 | 4 | 2 | 3 | 4 | 2 | 4 | 0 | 5 | 6 | 2 | 3 | 3 | 1 | 0 | 1 | 2 | 1 | 11 | 4 | 5 | 5 | 3 | 5 | 4 | 3 | 1 | 2 | 2 | 3 | 3 | 3 | 3 | 3 |
Mac | 1 | 3 | 1 | 2 | 2 | 3 | 3 | 2 | 1 | 3 | 0 | 0 | 2 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 1 | 1 | 3 | 3 | 1 | 1 | 2 | 0 | 2 | 4 | 1 | 0 | 2 | 1 | 0 | 2 | 2 | 4 | 5 | 5 | 1 | 0 | 3 | 2 | 2 | 6 |
Linux | 0 | 2 | 2 | 1 | 1 | 0 | 0 | 3 | 3 | 2 | 1 | 1 | 1 | 0 | 3 | 0 | 2 | 1 | 1 | 0 | 1 | 3 | 2 | 1 | 1 | 4 | 2 | 0 | 1 | 2 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 1 | 3 | 1 | 1 | 2 | 1 | 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.