Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "context": "Editor",
- "bindings": {
- "ctrl-s": "workspace::Save"
- }
- },
- {
- "context": "VimControl && !VimWaiting && !menu",
- "bindings": {
- ", w": "workspace::Save",
- ", q": "pane::CloseActiveItem",
- ", e": "project_panel::ToggleFocus",
- ", v s": "pane::SplitRight",
- ", s s": "pane::SplitDown",
- "escape": "editor::Cancel"
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment