Created
April 6, 2024 02:54
-
-
Save dimritium/ffd51b16db17efcb2a2de6e841c4c192 to your computer and use it in GitHub Desktop.
enable vim mode in sublime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ignored_packages": | |
[ | |
// "Vintage", | |
], | |
"index_files": true, | |
"vintage_start_in_command_mode": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vintage_start_in_command_mode: start sublime in default vim mode