Vi mode in Sublime Text
Many Sublime Users don't know about this. Sublime Text provides Vintage mode or Vi mode but it set to disable by default. If you want to code faster but you want to use Sublime Text features then Vintage mode is for you.
> Note : Package Control must be installed. Click this if you don't know how to install Package Control. There's away without using Package Control but for this lesson I show you the quick one.
======
Steps
Fire up Sublime Text
Open Command Palette by SHIFT+CTRL+P in Windows or CMD+SHIFT+P in Mac
Now fuzzy search
enable
. and the command would bePackage Control: Enable Package
. Then press Enter.
- list items will be showed. you can directly chose Vintage or if it doesn't show up ,then type
Vintage
and press Enter
- Now Sublime Text automaticaly entered in Vi or Vintage mode, you don't even need to restart!
If you feel don't comfortable with Vintage mode or just want to switch back in normal mode. You simply have to run
Package Control: Disable Package
in command palette and typeVintage
then enter.
Written by Widy Graycloud
Related protips
1 Response
Thanks for this writeup. Your link to install Package Control, though, points to example.com....
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#