The Vim mode for Visual Studio Code that works as expected.
- Vim style keybindings & looks
- Normal, Visual and Visual Line modes support
- Multi-cursor support
- Works with VSCode's default behaviors
:
started commands: Please useCommand Palette
(Shift+Cmd+P
on OSX,Shift+Ctrl+P
on Windows) instead.- Visual Block mode: Please use multi-cursor instead for now.
- Custom keybindings: On the roadmap.
Check the list here.
You can overwrite default configurations in User and Workspace Settings.
Boolean
, Default: true
Set to false
to disable Ctrl+<key>
keybindings.
Boolean
, Default: false
Set to true
to start in Insert mode when opening files.
Feel free to open issues to report bugs or require features.
Pull requests are welcomed too!